aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2010-08-01 15:51:04 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2010-08-01 15:51:04 +0000
commit75cf531a5192bd50601eb7ac6329be787a327f49 (patch)
treeb05e6ee25f45af3da7536b3c88e685dad2b6d704 /emulators/wine-devel
parent4634294fb422fcad40d62877730d9fde4e7c1ef9 (diff)
downloadports-75cf531a5192bd50601eb7ac6329be787a327f49.tar.gz
ports-75cf531a5192bd50601eb7ac6329be787a327f49.zip
Notes
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r--emulators/wine-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 5aafa17551c3..0ddd301954b2 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wine
DISTVERSION= 1.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -28,7 +29,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR} --verbose --disable-tests \
--without-capi --without-gphoto \
--without-gsm --without-mpg123 --without-openal \
- --without-sane --without-xcursor
+ --without-sane
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
FLEX="${LOCALBASE}/bin/flex"
@@ -42,7 +43,7 @@ USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= glu
-USE_XORG= xpm xrender
+USE_XORG= xcursor xpm xrender
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message