summaryrefslogtreecommitdiff
path: root/net/p5-Net-Bind/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Bind/Makefile')
-rw-r--r--net/p5-Net-Bind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile
index c22eaa87958..922aba9ed02 100644
--- a/net/p5-Net-Bind/Makefile
+++ b/net/p5-Net-Bind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:53 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:35 jlam Exp $
DISTNAME= Net-Bind-0.05
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module to grovel DNS resolver information
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Bind/.packlist
+PERL5_PACKLIST= auto/Net/Bind/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"