summaryrefslogtreecommitdiffstats
path: root/emulators/wine
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2004-03-07 12:08:15 +0000
committergerald <gerald@FreeBSD.org>2004-03-07 12:08:15 +0000
commita50404ce8c55e8e1635f648e5051e992b777214a (patch)
tree6fe7c33ac1a2ede883a36c2fc1568c72bc9c0a05 /emulators/wine
parent0c6cac1150aec7d0b2d155ef5a059a1e4587176e (diff)
downloadFreeBSD-ports-a50404ce8c55e8e1635f648e5051e992b777214a.zip
FreeBSD-ports-a50404ce8c55e8e1635f648e5051e992b777214a.tar.gz
Add USE_MESA=yes to document dependency on libglut (and fix packaging on all
possible configurations). USE_SIZE is the global default now. Reported by: bento, kris Discussed with: kris, marcus
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index d10cfb3..1775e6e 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -27,8 +27,8 @@ ONLY_FOR_ARCHS= i386
USE_BISON= yes
USE_GMAKE= yes
USE_GL= yes
+USE_MESA= yes # wine/dlls/glut32/ depends on the presence of libglut.
USE_XPM= yes
-USE_SIZE= yes
# GCC 3.2 also seems fine, but the ports collection requires specifying
# a concrete version.
USE_GCC= 3.3
OpenPOWER on IntegriCloud