summaryrefslogtreecommitdiff
path: root/net/p5-SNMP-MIB-Compiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-SNMP-MIB-Compiler/Makefile')
-rw-r--r--net/p5-SNMP-MIB-Compiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile
index fdc4ffe9e8d..bc3e2255e02 100644
--- a/net/p5-SNMP-MIB-Compiler/Makefile
+++ b/net/p5-SNMP-MIB-Compiler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:56 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:37 jlam Exp $
#
DISTNAME= SNMP-MIB-Compiler-0.06
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/SNMP-MIB-Compiler/
COMMENT= MIB Compiler supporting SMIv1 and SMIv2
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SNMP/Mib/Compiler/.packlist
+PERL5_PACKLIST= auto/Net/SNMP/Mib/Compiler/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"