summaryrefslogtreecommitdiff
path: root/net/p5-SNMP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SNMP/Makefile')
-rw-r--r--net/p5-SNMP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile
index 85a13ea1b8f..cc990990b16 100644
--- a/net/p5-SNMP/Makefile
+++ b/net/p5-SNMP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/17 18:19:24 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/25 04:18:07 hubertf Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:53:13 jfitz Exp
#
@@ -30,7 +30,7 @@ post-build:
post-install:
@${INSTALL_DATA} ${WRKSRC}/README ${PERL5_SITELIB}/README.SNMP
- @${MKDIR} ${PREFIX}/share/examples/p5-SNMP
+ @${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-SNMP
@for i in ${PLFILES} ; do ${INSTALL_SCRIPT} ${WRKDIR}/$$i ${PREFIX}/share/examples/p5-SNMP/$$i ; done
test: