diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-27 05:35:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-27 05:35:00 +0800 |
commit | 72ab7a42114f8edde863aef85450ef20ac13c412 (patch) | |
tree | 745cbd581ec028275f04e52010584ba42f4db8be /www | |
parent | 86f2867b924e21ff0fa68ba910460c0450f0b041 (diff) | |
download | freebsd-ports-gnome-72ab7a42114f8edde863aef85450ef20ac13c412.tar.gz freebsd-ports-gnome-72ab7a42114f8edde863aef85450ef20ac13c412.tar.zst freebsd-ports-gnome-72ab7a42114f8edde863aef85450ef20ac13c412.zip |
Add NO_LATEST_LINK.
Diffstat (limited to 'www')
-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 |