summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authorsbd <sbd>2012-02-21 06:49:21 +0000
committersbd <sbd>2012-02-21 06:49:21 +0000
commit00053677ec5c0c8ead453c2d990a6b73b57bf4da (patch)
tree3a7dc21a2a33251acd52050fb9becff6e0ef641d /lang/perl5
parent3cdd75abbdd04ce8bdeeda42707a74ec8666c4f2 (diff)
downloadpkgsrc-00053677ec5c0c8ead453c2d990a6b73b57bf4da.tar.gz
Make the _PERL5_PACKLIST_MANPAGE_RE pattern match the
_PLIST_REGEXP.man pattern.
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/packlist.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5/packlist.mk b/lang/perl5/packlist.mk
index 2db3c01595b..1a4bfda0308 100644
--- a/lang/perl5/packlist.mk
+++ b/lang/perl5/packlist.mk
@@ -1,4 +1,4 @@
-# $NetBSD: packlist.mk,v 1.17 2010/08/27 16:34:03 tron Exp $
+# $NetBSD: packlist.mk,v 1.18 2012/02/21 06:49:21 sbd Exp $
#
# This Makefile fragment is intended to be included by packages that
# create packlist files. This file is automatically included by
@@ -91,7 +91,7 @@ _PERL5_PACKLIST_AWK_STRIP_DESTDIR=
###
_PERL5_PACKLIST_MANPAGE_RE= \
- ^(\/[^ \/]*)+\/(man[1-9ln]\/[^ \/]*\.[1-9ln]|cat[1-9ln]\/[^ \/]*\.[0-9])
+ ^(\/[^ \/]*)+\/(man[1-9ln]\/[^ \/]*\.[1-9ln]|cat[1-9ln]\/[^ \/]*\.[0-9])(\.gz)?$$
_PERL5_PACKLIST_AWK_STRIP_MANZ= \
/${_PERL5_PACKLIST_MANPAGE_RE}\.gz/ \