aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-09-19 23:04:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-09-19 23:04:30 +0000
commit46ea41489343d9150262a497e894272d55ee91fc (patch)
treeb77040254102f6b4fcd5fb1a0035cbe174e42ee6 /emulators/wine
parent0a8acb91c57588366a24e35b962f655c7596731b (diff)
downloadports-46ea41489343d9150262a497e894272d55ee91fc.tar.gz
ports-46ea41489343d9150262a497e894272d55ee91fc.zip
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index fac405b0fc83..f0aa2f307646 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wine
DISTVERSION= 1.3.28
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -35,7 +36,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
--without-gphoto --without-gsm --without-gstreamer \
--with-opengl --without-mpg123 --with-oss --without-sane \
--without-v4l --without-xcomposite --without-xinerama \
- --with-xrandr
+ --with-xinput2 --with-xrandr
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
FLEX="${LOCALBASE}/bin/flex"
WINELIBDIR?= ${PREFIX}/lib
@@ -54,7 +55,7 @@ USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= glu
-USE_XORG= xcursor xpm xrandr xrender
+USE_XORG= xcursor xi xpm xrandr xrender
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message