aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm24/Makefile
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2002-09-12 22:39:37 +0800
committercy <cy@FreeBSD.org>2002-09-12 22:39:37 +0800
commit1c1298a4338d566904ce8ec40e3d8b1d0816c14b (patch)
treea37c89968fe88e0d391d19f33ce4eafe420a55b5 /x11-wm/fvwm24/Makefile
parent37463e1b2d5d91de327c4b4a6e21ec3e1dd82b4a (diff)
downloadfreebsd-ports-gnome-1c1298a4338d566904ce8ec40e3d8b1d0816c14b.tar.gz
freebsd-ports-gnome-1c1298a4338d566904ce8ec40e3d8b1d0816c14b.tar.zst
freebsd-ports-gnome-1c1298a4338d566904ce8ec40e3d8b1d0816c14b.zip
Remove pkg-plist redundancy.
Diffstat (limited to 'x11-wm/fvwm24/Makefile')
-rw-r--r--x11-wm/fvwm24/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index db9baf2f6e36..15deb7838287 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -52,13 +52,10 @@ USE_GNOME= imlib
PKGNAMESUFFIX= -imlib
CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \
--enable-gtktest --enable-imlibtest
-PLIST_SUB+= GNOMEDATADIR="share/fvwm"
-PLIST_SUB+= GNOMEDATADIR="share/gnome/fvwm"
PLIST_SUB+= GTK=""
.else
CONFIGURE_ARGS+= --without-gnome --disable-gnome-hints \
--disable-gtktest --disable-imlibtest
-PLIST_SUB+= GNOMEDATADIR="share/fvwm"
PLIST_SUB+= GTK="@comment not installed: "
.endif