summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-01-12 12:54:32 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-01-12 12:54:32 +0000
commitb4d2ac42d75b14c1701e169420211799bf5e16bd (patch)
treea82a16fe7e91ef33fa7fadab2d807bbc87d15f69 /emulators/wine
parent- Adding sensible defaults to the startup script so people don't need to (diff)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
Notes
Notes: svn path=/head/; revision=153347
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 3fd49c365dc4..3a300e1e1196 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -8,6 +8,7 @@
PORTNAME= wine
PORTVERSION= 0.9.5
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \
@@ -17,7 +18,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gerald@FreeBSD.org
COMMENT= Microsoft Windows compatibility layer for Unix-like systems
-LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms
+# wine/dlls/glut32/ depends on the presence of libglut.
+LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \
+ glut.4:${PORTSDIR}/graphics/libglut
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LDFLAGS=-L${PREFIX}/lib LIBS=-Wl,-rpath,${PREFIX}/lib/wine
@@ -30,7 +33,6 @@ USE_BISON= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GL= yes
-USE_MESA= yes # wine/dlls/glut32/ depends on the presence of libglut.
USE_XPM= yes
SUB_FILES= pkg-message wine.sh