summaryrefslogtreecommitdiff
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2004-03-07 12:08:15 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2004-03-07 12:08:15 +0000
commit71a2c51d6ebae3c30644d8f29d8dd2df189eda9a (patch)
tree30e29c0af91bde7b35daf2d04faa6b1bb0171129 /emulators/wine-devel
parent1) remove non-fetchable sites (diff)
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-devel')
-rw-r--r--emulators/wine-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index d10cfb311bc7..1775e6eb76a2 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/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