aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-10 18:56:00 +0800
committersobomax <sobomax@FreeBSD.org>2001-03-10 18:56:00 +0800
commite39af1334685acca383ef2167a4acbd39c4a6a49 (patch)
treeeb6f1187437186180e9d141df03b80a7dde282f4 /x11
parent2e36a4cfa3e8a750ace480e026842cef9a2f9a82 (diff)
downloadfreebsd-ports-gnome-e39af1334685acca383ef2167a4acbd39c4a6a49.tar.gz
freebsd-ports-gnome-e39af1334685acca383ef2167a4acbd39c4a6a49.tar.zst
freebsd-ports-gnome-e39af1334685acca383ef2167a4acbd39c4a6a49.zip
Use LOCALBASE instead of PREFIX in CONFIGURE_ENV.
Diffstat (limited to 'x11')
-rw-r--r--x11/wterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile
index f2fb7895b262..c96ef7f541b8 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 -I${PREFIX}/include/WINGs"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/WINGs"
MAN1= wterm.1