summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-08-11 04:45:39 +0000
committerWill Andrews <will@FreeBSD.org>2000-08-11 04:45:39 +0000
commitfe37e660dc9225e05d68339319eaabdff4038a27 (patch)
treedc787a2752f544de4287d4697733d9783b9a2edc /x11-toolkits/qt33
parentAdd vgb-bin v17, a gameboy emulator, binary-only. (diff)
Re-add GL; it was my mistake in removing it - I'd assumed that GL was still
merely an "extension" as it was in Qt 1.45 and hence not needed. Submitted by: asami, rwatson, and many others
Notes
Notes: svn path=/head/; revision=31507
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index ff3d42a9fbbd..1109303f8414 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${PORTNAME}-copy
+USE_MESA= yes
USE_BZIP2= yes
NO_LATEST_LINK= yes
USE_GMAKE= yes