aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-05 21:12:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-05 21:12:21 +0000
commit98046577a307b14545e189d6afe34b68233cc00a (patch)
treefc45a65140be5edd706f2e8821d9740cb46a869d
parentd0fab096f8fc1aaea8328f44b8dd0ea7036c4ec4 (diff)
Notes
-rw-r--r--x11-wm/fvwm2/Makefile2
-rw-r--r--x11-wm/fvwm24/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 096a74442679..b13c512eb1ce 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -60,7 +60,7 @@ PLIST_SUB+= FVWM_VERSION="${PORTVERSION}"
.if ${HAVE_GNOME:Mimlib}!=""
USE_GNOME= imlib
-PKGNAMESUFFIX= -imlib
+PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-imlib
CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \
--enable-gtktest --enable-imlibtest
PLIST_SUB+= GTK=""
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 096a74442679..b13c512eb1ce 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -60,7 +60,7 @@ PLIST_SUB+= FVWM_VERSION="${PORTVERSION}"
.if ${HAVE_GNOME:Mimlib}!=""
USE_GNOME= imlib
-PKGNAMESUFFIX= -imlib
+PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-imlib
CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \
--enable-gtktest --enable-imlibtest
PLIST_SUB+= GTK=""