aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm2/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-04-06 18:09:00 +0000
committerCy Schubert <cy@FreeBSD.org>2004-04-06 18:09:00 +0000
commit5f2503e0008db4e1daf0511d55075c67b04c6760 (patch)
treed9d105b242733226bcee143df87aa1ebb2126254 /x11-wm/fvwm2/Makefile
parent55c172ecbc5b62ec7a7d46dc44e04e329ea41206 (diff)
downloadports-5f2503e0008db4e1daf0511d55075c67b04c6760.tar.gz
ports-5f2503e0008db4e1daf0511d55075c67b04c6760.zip
Notes
Diffstat (limited to 'x11-wm/fvwm2/Makefile')
-rw-r--r--x11-wm/fvwm2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 7844c5326c0f..b13876539166 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fvwm
-PORTVERSION= 2.4.17
+PORTVERSION= 2.4.18
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \
http://www.fvwm.org/generated/icon_download/
@@ -66,7 +66,8 @@ CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \
PLIST_SUB+= GTK=""
.else
CONFIGURE_ARGS+= --without-gnome --disable-gnome-hints \
- --disable-gtktest --disable-imlibtest
+ --disable-gtktest --disable-imlibtest \
+ --with-gtk-prefix=/no/dir --with-imlib-prefix=/no/dir
PLIST_SUB+= GTK="@comment not installed: "
.endif