summaryrefslogtreecommitdiff
path: root/net/p5-Net-Google/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Google/Makefile')
-rw-r--r--net/p5-Net-Google/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile
index 948fa2f0c26..eacfbd3bad1 100644
--- a/net/p5-Net-Google/Makefile
+++ b/net/p5-Net-Google/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:54 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:35 jlam Exp $
DISTNAME= Net-Google-0.61
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl module for accessing Google search engine
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Google/.packlist
+PERL5_PACKLIST= auto/Net/Google/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"