diff options
author | will <will@FreeBSD.org> | 2000-10-30 23:32:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-30 23:32:57 +0800 |
commit | d9a9f61bc3f635829ead6c5babc6b6628c4c5d31 (patch) | |
tree | 7a6b5a986746b8d621c782c539793432b6e22f03 /x11-toolkits/qt33 | |
parent | 28bf523bde4f3be0e0375ab82c9ea01d6432424e (diff) | |
download | freebsd-ports-gnome-d9a9f61bc3f635829ead6c5babc6b6628c4c5d31.tar.gz freebsd-ports-gnome-d9a9f61bc3f635829ead6c5babc6b6628c4c5d31.tar.zst freebsd-ports-gnome-d9a9f61bc3f635829ead6c5babc6b6628c4c5d31.zip |
Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by: imura
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index ca8a9225d376..4cbd0dbbc0ff 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/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 |