diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-11 04:45:39 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-11 04:45:39 +0000 |
commit | fe37e660dc9225e05d68339319eaabdff4038a27 (patch) | |
tree | dc787a2752f544de4287d4697733d9783b9a2edc /x11-toolkits/qt31 | |
parent | 1edbf4ebfe14b9baf26a01707d06d5333acafd4a (diff) | |
download | ports-fe37e660dc9225e05d68339319eaabdff4038a27.tar.gz ports-fe37e660dc9225e05d68339319eaabdff4038a27.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt31')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |