summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-BER/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Convert-BER/Makefile')
-rw-r--r--textproc/p5-Convert-BER/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile
index fd859f1e2fb..f5a99dce40e 100644
--- a/textproc/p5-Convert-BER/Makefile
+++ b/textproc/p5-Convert-BER/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:37 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:40 jlam Exp $
#
DISTNAME= Convert-BER-1.31
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl class to encode/decode objects using Basic Encoding Rules
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/BER/.packlist
+PERL5_PACKLIST= auto/Convert/BER/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"