summaryrefslogtreecommitdiff
path: root/net/py-dns
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-dns')
-rw-r--r--net/py-dns/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile
index 8af9f922a01..b6018400fc0 100644
--- a/net/py-dns/Makefile
+++ b/net/py-dns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/10/31 12:41:11 obache Exp $
+# $NetBSD: Makefile,v 1.21 2011/10/31 12:53:48 obache Exp $
DISTNAME= dnspython-1.9.4
PKGNAME= ${PYPKGPREFIX}-dns-1.9.4
@@ -13,5 +13,7 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # none
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"