diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-28 12:43:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-28 12:43:50 +0000 |
commit | 903832c6e43a516a28c2378322b8ea3bcb5d823c (patch) | |
tree | b9413e8633ef88d91a99c4c95b0f7c27116f2082 /lang/perl5.16 | |
parent | badbb2684dfaf7175348431b129da449f2bcb03f (diff) | |
download | ports-903832c6e43a516a28c2378322b8ea3bcb5d823c.tar.gz ports-903832c6e43a516a28c2378322b8ea3bcb5d823c.zip |
Notes
Diffstat (limited to 'lang/perl5.16')
-rw-r--r-- | lang/perl5.16/Makefile | 2 | ||||
-rw-r--r-- | lang/perl5.16/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile index c8c4ca0c3df7..ef4c0fbf9b41 100644 --- a/lang/perl5.16/Makefile +++ b/lang/perl5.16/Makefile @@ -3,7 +3,7 @@ PORTNAME= perl PORTVERSION= ${PERL_VERSION} -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang devel perl5 MASTER_SITES= CPAN \ ${MASTER_SITE_LOCAL:S/$/:local/} \ diff --git a/lang/perl5.16/pkg-plist b/lang/perl5.16/pkg-plist index 2c093f5af032..29e16fcbd16b 100644 --- a/lang/perl5.16/pkg-plist +++ b/lang/perl5.16/pkg-plist @@ -2860,6 +2860,6 @@ man/man1/zipdetails.1.gz @dir %%SITE_PERL%%/auto @dir %%SITE_ARCH%%/auto @exec makewhatis %D/%%SITE_PERL%%/man -@exec makewhatis %D/lib/perl5/%%PERL_VER%%/man -@rmtry lib/perl5/%%PERL_VER%%/man/whatis +@exec makewhatis %D/lib/perl5/%%PERL_VER%%/perl/man +@rmtry lib/perl5/%%PERL_VER%%/perl/man/whatis @rmtry %%SITE_PERL%%/man/whatis |