diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-30 15:32:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-30 15:32:57 +0000 |
commit | df8c06c68d0a6a4634383d4b0ea9a3704915071b (patch) | |
tree | 8f86c0cfd68a609192ae4f90401d679ffbaeae8a /x11-toolkits/qt30 | |
parent | 34efbedb961b29f9c65344048ebe102fe24ea5ab (diff) | |
download | ports-df8c06c68d0a6a4634383d4b0ea9a3704915071b.tar.gz ports-df8c06c68d0a6a4634383d4b0ea9a3704915071b.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index ca8a9225d376..4cbd0dbbc0ff 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_MESA= yes -NO_LATEST_LINK= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_NEWGCC= yes |