aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2010-02-19 22:44:14 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2010-02-19 22:44:14 +0000
commit023ad7be9503ec563b40cfaf84ed58f0099cc696 (patch)
tree66ef8d3de225f4eda4664dd3ffb5a987b2e0b227 /emulators/wine/Makefile
parentf6145c2de48a164d70a40f229260e3e4fe47cd4b (diff)
downloadports-023ad7be9503ec563b40cfaf84ed58f0099cc696.tar.gz
ports-023ad7be9503ec563b40cfaf84ed58f0099cc696.zip
Notes
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index b2a7e80a1733..f51ae6c8602c 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= wine
-DISTVERSION= 1.1.38
+DISTVERSION= 1.1.39
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -41,13 +41,13 @@ ONLY_FOR_ARCHS= i386
USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GL= glut
+USE_GL= glu
USE_XORG= xpm xrender
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-OPTIONS= CUPS "Use CUPS (Common UNIX Printing System)" On \
+OPTIONS= CUPS "Use CUPS (Common UNIX Printing System)" Off \
HAL "Use HAL (Hardware Abstraction Layer)" Off \
LDAP "Use LDAP" Off \
LIBXSLT "Use libxslt (only used by msxml3.dll)" Off