summaryrefslogtreecommitdiff
path: root/net/py-netsnmp
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-01-09 14:00:00 +0000
committeradam <adam@pkgsrc.org>2015-01-09 14:00:00 +0000
commit3c079a339cfcfcf5aea05c21fd061cfd2fe247c8 (patch)
tree727ab61c688de931c3ba1a0cf6a2ea1e519502d0 /net/py-netsnmp
parentd283a96f0fd42c321d0726ac3a8b16a68a2d726c (diff)
downloadpkgsrc-3c079a339cfcfcf5aea05c21fd061cfd2fe247c8.tar.gz
Fix buiding py-netsnmp
Diffstat (limited to 'net/py-netsnmp')
-rw-r--r--net/py-netsnmp/Makefile11
-rw-r--r--net/py-netsnmp/distinfo5
2 files changed, 6 insertions, 10 deletions
diff --git a/net/py-netsnmp/Makefile b/net/py-netsnmp/Makefile
index a66a20a412e..6ab9032530d 100644
--- a/net/py-netsnmp/Makefile
+++ b/net/py-netsnmp/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.1 2014/08/05 12:22:43 he Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/09 14:00:00 adam Exp $
.include "../../net/net-snmp/Makefile.common"
+
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/net-snmp/netsnmp/}
CATEGORIES= net python
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python bindings to extensible SNMP implementation
-WRKSRC= ${WRKDIR}/${DISTNAME}/python
-
-USE_LANGUAGES= c
-EGG_NAME= netsnmp_python-1.0a1
PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+USE_LANGUAGES= c
+EGG_NAME= netsnmp_python-1.0a1
+PYSETUPSUBDIR= python
+
.include "../../net/net-snmp/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-netsnmp/distinfo b/net/py-netsnmp/distinfo
deleted file mode 100644
index abc74cb2516..00000000000
--- a/net/py-netsnmp/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/08/05 12:22:43 he Exp $
-
-SHA1 (net-snmp-5.7.2.1.tar.gz) = 815d4e5520a1ed96a27def33e7534b4190599f0f
-RMD160 (net-snmp-5.7.2.1.tar.gz) = 129b74e70a5027749c766ea9cdb53a3c4a3cf40b
-Size (net-snmp-5.7.2.1.tar.gz) = 6281532 bytes