aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2010-09-06 21:01:24 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2010-09-06 21:01:24 +0000
commit2d9698d0345d0c95d4f23e7158d4c2d2305b6c4f (patch)
tree50b500cc3693b5ed93c5c34891f61c8f146236ec /emulators/wine
parentd3a1b2b72b96d6f832bb39566e2c1f081383f176 (diff)
downloadports-2d9698d0345d0c95d4f23e7158d4c2d2305b6c4f.tar.gz
ports-2d9698d0345d0c95d4f23e7158d4c2d2305b6c4f.zip
Generally depend on and use xrandr, needed for many games.
Suggested by: danfe, Alex Kozlov <spam@rm-rf.kiev.ua>
Notes
Notes: svn path=/head/; revision=260659
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index b50af8ed3474..42ee57dc8098 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -8,7 +8,7 @@
PORTNAME= wine
DISTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -27,10 +27,10 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR} --verbose --disable-tests \
- --with-opengl --with-glu \
+ --with-glu --with-opengl --with-xrandr \
--without-capi --without-gphoto --without-gsm \
--without-mpg123 --without-openal --without-sane \
- --without-xcomposite --without-xinerama --without-xrandr
+ --without-xcomposite --without-xinerama
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
FLEX="${LOCALBASE}/bin/flex"
@@ -44,7 +44,7 @@ USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= glu
-USE_XORG= xcursor xpm xrender
+USE_XORG= xcursor xpm xrandr xrender
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message