From a50404ce8c55e8e1635f648e5051e992b777214a Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 7 Mar 2004 12:08:15 +0000 Subject: 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 --- emulators/wine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/wine') 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 -- cgit v1.1