summaryrefslogtreecommitdiff
path: root/net/py-IP
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 06:05:57 +0000
committersnj <snj>2004-04-27 06:05:57 +0000
commitcba71674d95c91a66cbaf6ea7d365e1c7e87ffb5 (patch)
tree298bb2539c60f1c76a20490d91bc4cb62d17ede8 /net/py-IP
parented5e12e656bacee6464cd8e94f05c013fc66fdf9 (diff)
downloadpkgsrc-cba71674d95c91a66cbaf6ea7d365e1c7e87ffb5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/py-IP')
-rw-r--r--net/py-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile
index dd8a5a80928..8124ef6c41c 100644
--- a/net/py-IP/Makefile
+++ b/net/py-IP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/09/21 09:29:15 jmc Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/27 06:05:57 snj Exp $
DISTNAME= IPy-0.4
PKGNAME= ${PYPKGPREFIX}-IP-0.4
@@ -10,7 +10,7 @@ HOMEPAGE= http://c0re.jp:80/c0de/IPy/
COMMENT= Python module to handle IPv4 and IPv6 address
PYDISTUTILSPKG= # defined
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"