summaryrefslogtreecommitdiff
path: root/net/p5-Net-CIDR-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-CIDR-Lite/Makefile')
-rw-r--r--net/p5-Net-CIDR-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile
index b353da4d900..7de48a79e67 100644
--- a/net/p5-Net-CIDR-Lite/Makefile
+++ b/net/p5-Net-CIDR-Lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:53 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/13 18:01:35 jlam Exp $
#
DISTNAME= Net-CIDR-Lite-0.15
@@ -14,7 +14,7 @@ COMMENT= Perl extension for merging IPv4/v6 CIDR addresses
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/CIDR/Lite/.packlist
+PERL5_PACKLIST= auto/Net/CIDR/Lite/.packlist
USE_LANGUAGES= # empty
.include "../../lang/perl5/module.mk"