summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-24 17:09:32 +0000
committerpetef <petef@FreeBSD.org>2001-12-24 17:09:32 +0000
commit4d002c209e6e710c92a0b1f45510900143d2bc32 (patch)
tree792096d3be81bd1a9ad9e41f114abff829491da7 /x11-wm
parent9adad83945f04d5f2b9b043025a05a33b0ad6a69 (diff)
downloadFreeBSD-ports-4d002c209e6e710c92a0b1f45510900143d2bc32.zip
FreeBSD-ports-4d002c209e6e710c92a0b1f45510900143d2bc32.tar.gz
Send the proper CONFIGURE_ARGS to disable gnome support.
Submitted by: parv <parv_@yahoo.com>
Diffstat (limited to 'x11-wm')
-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 8110538..77d77a2 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -34,7 +34,7 @@ PLIST_SUB+= FVWM_VERSION="${PORTVERSION}"
USE_GNOME= yes
PLIST_SUB+= GNOMEDATADIR="share/gnome/fvwm"
.else
-CONFIGURE_ARGS+= --disable-gnome
+CONFIGURE_ARGS+= --without-gnome
PLIST_SUB+= GNOMEDATADIR="share/fvwm"
.endif
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 8110538..77d77a2 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -34,7 +34,7 @@ PLIST_SUB+= FVWM_VERSION="${PORTVERSION}"
USE_GNOME= yes
PLIST_SUB+= GNOMEDATADIR="share/gnome/fvwm"
.else
-CONFIGURE_ARGS+= --disable-gnome
+CONFIGURE_ARGS+= --without-gnome
PLIST_SUB+= GNOMEDATADIR="share/fvwm"
.endif
OpenPOWER on IntegriCloud