diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-01 08:09:47 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-01 08:09:47 +0000 |
commit | c7230342332896a141641aaca10877f63a06210c (patch) | |
tree | edd7d871519be09320ebd3ec1647f404272eb0e3 /x11-toolkits/libxfce4gui/Makefile | |
parent | bb2b74c6c164bde25a0279840192d13e34c537ca (diff) | |
download | ports-c7230342332896a141641aaca10877f63a06210c.tar.gz ports-c7230342332896a141641aaca10877f63a06210c.zip |
Notes
Diffstat (limited to 'x11-toolkits/libxfce4gui/Makefile')
-rw-r--r-- | x11-toolkits/libxfce4gui/Makefile | 2 |
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 |