summaryrefslogtreecommitdiff
path: root/net/net-snmp
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/net-snmp
parentd283a96f0fd42c321d0726ac3a8b16a68a2d726c (diff)
downloadpkgsrc-3c079a339cfcfcf5aea05c21fd061cfd2fe247c8.tar.gz
Fix buiding py-netsnmp
Diffstat (limited to 'net/net-snmp')
-rw-r--r--net/net-snmp/Makefile.common6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/net-snmp/Makefile.common b/net/net-snmp/Makefile.common
index 3fb07492d8d..eb431c71f08 100644
--- a/net/net-snmp/Makefile.common
+++ b/net/net-snmp/Makefile.common
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2014/12/31 10:06:57 adam Exp $
-
+# $NetBSD: Makefile.common,v 1.3 2015/01/09 14:00:00 adam Exp $
# used by net/net-snmp/Makefile
# used by net/py-netsnmp/Makefile
@@ -8,3 +7,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/}
HOMEPAGE= http://www.net-snmp.org/
LICENSE= modified-bsd
+
+DISTINFO_FILE= ${.CURDIR}/../../net/net-snmp/distinfo
+PATCHDIR= ${.CURDIR}/../../net/net-snmp/patches