diff options
author | snj <snj@pkgsrc.org> | 2004-04-12 21:54:27 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-12 21:54:27 +0000 |
commit | cbda9e441889a51e2435d89a25d65b2d40979b9c (patch) | |
tree | 80227a2b2c2d3a208e0943a1683c3b880d27e378 /net/dante/Makefile | |
parent | 5c78c22327df9f64c5dd5cc4e95cb83ac0b4e181 (diff) | |
download | pkgsrc-cbda9e441889a51e2435d89a25d65b2d40979b9c.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r-- | net/dante/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 161e104fc19..c6977466745 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/02/14 17:21:46 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/12 21:54:27 snj Exp $ # DISTNAME= dante-1.1.14 @@ -11,7 +11,7 @@ COMMENT= BSD-licensed socks 4/5 proxy suite CONFLICTS= socks4-[0-9]* -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |