summaryrefslogtreecommitdiffstats
path: root/x11/wterm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-27 06:48:03 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-27 06:48:03 +0000
commit4caa10b3b24fe89dd812fff48affd7dae5648593 (patch)
treef1d92c3f5804e60fb813535fc091f9cdb70ad09b /x11/wterm
parentb8e04452249ca33b0a8a1bcc99365c4954f5efa7 (diff)
downloadFreeBSD-ports-4caa10b3b24fe89dd812fff48affd7dae5648593.zip
FreeBSD-ports-4caa10b3b24fe89dd812fff48affd7dae5648593.tar.gz
Unbroke for newest WMaker (location of WINGs includes has been changed).
Submitted by: Tobias Reifenberger <treif@mayn.de>
Diffstat (limited to 'x11/wterm')
-rw-r--r--x11/wterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index 3f0206c..f2fb789 100644
--- a/x11/wterm/Makefile
+++ b/x11/wterm/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --enable-transparency --enable-xpm-background \
--disable-delete-key --disable-backspace-key \
--enable-next-scrollbar --enable-utmp --enable-wtmp \
--enable-menubar --enable-graphics
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include/WINGs"
MAN1= wterm.1
OpenPOWER on IntegriCloud