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/qt22/Makefile | 1 + x11-toolkits/qt23/Makefile | 1 + x11-toolkits/qt30/Makefile | 1 + x11-toolkits/qt31/Makefile | 1 + x11-toolkits/qt32/Makefile | 1 + x11-toolkits/qt33/Makefile | 1 + 6 files changed, 6 insertions(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile index ff3d42a9fbb..1109303f841 100644 --- a/x11-toolkits/qt22/Makefile +++ b/x11-toolkits/qt22/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 diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index ff3d42a9fbb..1109303f841 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/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 diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index ff3d42a9fbb..1109303f841 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/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 diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index ff3d42a9fbb..1109303f841 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 diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index ff3d42a9fbb..1109303f841 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/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 diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index ff3d42a9fbb..1109303f841 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 -- cgit