summaryrefslogtreecommitdiff
path: root/net/py-adns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-adns/Makefile')
-rw-r--r--net/py-adns/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile
index 573d15cc384..3e18e62379c 100644
--- a/net/py-adns/Makefile
+++ b/net/py-adns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/25 11:49:53 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 08:01:22 snj Exp $
#
DISTNAME= adns-python-1.0.0
@@ -11,9 +11,9 @@ HOMEPAGE= http://dustman.net/andy/python/adns-python/
COMMENT= Python interface to the GNU asynchronous DNS resolver library
PYDISTUTILSPKG=
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
-.include "../../net/adns/buildlink2.mk"
+.include "../../net/adns/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"