diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-09 17:56:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-09 17:56:50 +0000 |
commit | ef2e5bfbdf641ec65c395f8eb0406fab7d086606 (patch) | |
tree | 8292dbd158147fe1b645c0e7db9cc4649156d5b2 /net/adns | |
parent | 1203012119869946fcd64d99a9c38668f1790fb1 (diff) | |
download | pkgsrc-ef2e5bfbdf641ec65c395f8eb0406fab7d086606.tar.gz |
buildlink1 -> buildlink2.
Diffstat (limited to 'net/adns')
-rw-r--r-- | net/adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile index e037a4c9a17..f1357a20dd0 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/11/19 19:39:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/09 17:56:50 wiz Exp $ # DISTNAME= adns-1.0 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/ COMMENT= Asynchronous-capable DNS client library and utilities USE_GMAKE= YES -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES |