diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-26 21:35:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-01-26 21:35:00 +0000 |
commit | 28b6f273728457f2a061509290c41a6df39c8691 (patch) | |
tree | d45a0f86cdfe3a248700782175648c4d691a8b6d /www/bluefish-devel | |
parent | Add bluefish-devel, the development, GTK-2 based, branch for the Bluefish (diff) |
Add NO_LATEST_LINK.
Diffstat (limited to 'www/bluefish-devel')
-rw-r--r-- | www/bluefish-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 967662050043..22269583f33b 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \ RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint WRKSRC= ${WRKDIR}/bluefish-gtk2 +NO_LATEST_LINK= yes USE_GMAKE= yes USE_PERL5_BUILD= yes USE_X_PREFIX= yes |