summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-01-15 05:36:04 +0000
committerrillig <rillig@pkgsrc.org>2007-01-15 05:36:04 +0000
commit80770fe7e6949dc7ade63ce8d05d05edb2657461 (patch)
treef1a08513ebe79dbf04ca013a9c39c24e34815a64
parentf274e9c07161b3a1557c8010a5901b0fdab15b76 (diff)
downloadpkgsrc-80770fe7e6949dc7ade63ce8d05d05edb2657461.tar.gz
Oops, forgot to add a default value for PERL5_USE_PACKLIST and to test
the change at all.
-rw-r--r--lang/perl5/packlist.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/perl5/packlist.mk b/lang/perl5/packlist.mk
index 6c6db6fc527..f6472374462 100644
--- a/lang/perl5/packlist.mk
+++ b/lang/perl5/packlist.mk
@@ -1,4 +1,4 @@
-# $NetBSD: packlist.mk,v 1.11 2007/01/15 05:32:04 rillig Exp $
+# $NetBSD: packlist.mk,v 1.12 2007/01/15 05:36:04 rillig Exp $
#
# This Makefile fragment is intended to be included by packages that
# create packlist files. This file is automatically included by
@@ -23,6 +23,7 @@ _PERL5_PACKLIST_MK= # defined
.include "../../mk/bsd.prefs.mk"
+PERL5_USE_PACKLIST?= yes
.if !empty(PERL5_USE_PACKLIST:M[Yy][Ee][Ss])
# XXX: still experimental, but many packages already work
#PERL5_PACKLIST?= auto/${DISTNAME:C/-[0-9].*$//:C,-,/,g}/.packlist