diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /www/bins | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'www/bins')
-rw-r--r-- | www/bins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index acc80dff19e..c715b3b6a27 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2005/02/24 01:27:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.33 2005/04/11 21:47:52 tv Exp $ # DISTNAME= bins-1.1.27 @@ -25,7 +25,6 @@ DEPENDS+= p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser DEPENDS+= p5-HTML-Template>=2.5:../../www/p5-HTML-Template DEPENDS+= p5-URI>=1.19:../../www/p5-URI -USE_BUILDLINK3= YES USE_PKGLOCALEDIR= YES # bins-edit-gui not installed because many needed packages are missing # bins_txt2xml not installed because it's an upgrade tool, and we didn't |