From 6053b3e8845a4d8433d333017a3cec6029a1f29f Mon Sep 17 00:00:00 2001 From: will Date: Fri, 11 Aug 2000 04:45:39 +0000 Subject: 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 --- x11-toolkits/qt31/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits/qt31') diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index ff3d42a9fbbd..1109303f8414 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/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 -- cgit