summaryrefslogtreecommitdiff
path: root/net/net-snmp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-02-19 16:12:02 +0000
committerwiz <wiz@pkgsrc.org>2006-02-19 16:12:02 +0000
commit7d3672e3a8d7625f6d36a72f1984acc63ca66ff0 (patch)
treefab4c1b3f43d79d26d0ab7a32296dc713ac62682 /net/net-snmp
parentf67b6ae0297f3b1b56acb8e5974e721848aab1b1 (diff)
downloadpkgsrc-7d3672e3a8d7625f6d36a72f1984acc63ca66ff0.tar.gz
Use REQD_DIRS instead of OWN_DIRS -- should fix CHECK_FILES build.
Diffstat (limited to 'net/net-snmp')
-rw-r--r--net/net-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile
index 2bbe0f04556..10bdda44499 100644
--- a/net/net-snmp/Makefile
+++ b/net/net-snmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/01/24 22:16:55 adam Exp $
+# $NetBSD: Makefile,v 1.43 2006/02/19 16:12:02 wiz Exp $
DISTNAME= net-snmp-5.3.0.1
CATEGORIES= net
@@ -85,7 +85,7 @@ CONFIGURE_ENV+= PERLPROG=${PERL5:Q}
# Handle ${PREFIX}/share/snmp in the DEINSTALL script since it may contain
# leftover config files or pidfiles after deinstallation.
#
-OWN_DIRS= ${PREFIX}/share/snmp
+REQD_DIRS= ${PREFIX}/share/snmp
RCD_SCRIPTS= snmpd snmptrapd
post-wrapper: