mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
enable xinerama support by default,
Bump portrevision Noted by: Stephan Gilles <sgilles@gmx.at>
This commit is contained in:
parent
bb2b74c6c1
commit
c723034233
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86110
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user