aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fvwm24
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 /x11-wm/fvwm24
parentd0fab096f8fc1aaea8328f44b8dd0ea7036c4ec4 (diff)
downloadports-98046577a307b14545e189d6afe34b68233cc00a.tar.gz
ports-98046577a307b14545e189d6afe34b68233cc00a.zip
Notes
Diffstat (limited to 'x11-wm/fvwm24')
-rw-r--r--x11-wm/fvwm24/Makefile2
1 files changed, 1 insertions, 1 deletions
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=""