aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-09 16:56:46 +0800
committerbapt <bapt@FreeBSD.org>2013-12-09 16:56:46 +0800
commit48df6ba880df775396651c668d6a3165ec0672d6 (patch)
treeb74a57f0ead0766ddf488682d327abf5a8d0b008 /x11-wm
parent230102f782736541b4baba47a644f72a82a460fe (diff)
downloadfreebsd-ports-gnome-48df6ba880df775396651c668d6a3165ec0672d6.tar.gz
freebsd-ports-gnome-48df6ba880df775396651c668d6a3165ec0672d6.tar.zst
freebsd-ports-gnome-48df6ba880df775396651c668d6a3165ec0672d6.zip
We do not provide any gnome1 library anymore
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 955e5f2ca917..e3b42a002a8f 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -28,14 +28,13 @@ USE_XORG= xpm xft
USE_BZIP2= yes
WANT_GNOME= yes
-OPTIONS_DEFINE= ICONS ICONV STROKE RPLAY SESSION_MGMT PNG SVG BIDI NLS IMLIB GNOME1
+OPTIONS_DEFINE= ICONS ICONV STROKE RPLAY SESSION_MGMT PNG SVG BIDI NLS IMLIB
OPTIONS_DEFAULT= ICONV ICONV PNG
STROKE_DESC= support for mouse gestures
RPLAY_DESC= RPlay support in FvwmEvent
SESSION_MGMT_DESC= Session Management support
BIDI_DESC= Asian bi-directional text support
IMLIB_DESC= imlib library (requires gtk12)
-GNOME1_DESC= GNOME 1 desktop support
NO_STAGE= yes
.include <bsd.port.options.mk>
@@ -119,12 +118,7 @@ CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment not installed: "
.endif
-.if ${PORT_OPTIONS:MGNOME1}
-USE_GNOME+=gnomelibs
-CONFIGURE_ARGS+= --with-gnome
-.else
CONFIGURE_ARGS+= --without-gnome
-.endif
MAN1+= FvwmAnimate.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \
FvwmCommand.1 FvwmConsole.1 FvwmConsoleC.pl.1 FvwmCpp.1 FvwmDebug.1 \