summaryrefslogtreecommitdiff
path: root/x11-toolkits/libxfce4gui/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-08-01 08:09:47 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-08-01 08:09:47 +0000
commitc7230342332896a141641aaca10877f63a06210c (patch)
treeedd7d871519be09320ebd3ec1647f404272eb0e3 /x11-toolkits/libxfce4gui/Makefile
parentFix build on -current (diff)
enable xinerama support by default,
Bump portrevision Noted by: Stephan Gilles <sgilles@gmx.at>
Notes
Notes: svn path=/head/; revision=86110
Diffstat (limited to '')
-rw-r--r--x11-toolkits/libxfce4gui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index ffc09703704b..781865691ef7 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libxfce4gui
PORTVERSION= 3.99.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \
ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \
@@ -25,6 +26,7 @@ USE_REINPLACE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --enable-xinerama
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes