summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-04-30 21:49:00 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-04-30 21:49:00 +0000
commitbc82d04a7ba6b3df9847c16f84804cb49021d958 (patch)
tree17de8fe87f139ee695e8f59b73a0983b6005667f /emulators/wine
parentFix fetch: some distfiles were put twice in the distinfo which caused the (diff)
Build with a dependency on the X composite extension.
PR: 188831 Analyzed by: Denver Hull <denverh@comcast.net>
Notes
Notes: svn path=/head/; revision=352704
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 6e242601456d..9ff55d2763b1 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wine
DISTVERSION= 1.6.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
--without-gphoto --without-gsm --without-gstreamer \
--with-opengl --without-mpg123 --without-opencl \
--with-oss --without-sane --without-tiff \
- --without-v4l --without-xcomposite --without-xinerama \
+ --without-v4l --with-xcomposite --without-xinerama \
--with-xinput2 --with-xrandr
CONFIGURE_ENV= FLEX="${LOCALBASE}/bin/flex"
WINELIBDIR?= ${PREFIX}/lib
@@ -47,7 +47,7 @@ USES= bison compiler:c11 gmake shebangfix
SHEBANG_FILES= tools/winemaker tools/winedump/function_grep.pl
USE_BZIP2= yes
USE_GL= glu
-USE_XORG= xcursor xi xpm xrandr xrender
+USE_XORG= xcomposite xcursor xi xpm xrandr xrender
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message