aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.20
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:01:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-24 23:01:14 +0000
commit2f0b2f93897508e7e350aba01848f634882a1ccb (patch)
tree6c4c088af25e81c243e176b3b857e0ea7ad18f37 /lang/perl5.20
parent50fc8c00fe9677c3b34fcdd5b58d724d335f9b5b (diff)
downloadports-2f0b2f93897508e7e350aba01848f634882a1ccb.tar.gz
ports-2f0b2f93897508e7e350aba01848f634882a1ccb.zip
Ensure makewhatis is run in post install script phase
hile here make sure to remove the whatis db on head
Notes
Notes: svn path=/head/; revision=415817
Diffstat (limited to 'lang/perl5.20')
-rw-r--r--lang/perl5.20/pkg-plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/perl5.20/pkg-plist b/lang/perl5.20/pkg-plist
index 5b739dac11a5..1c6bec50afb9 100644
--- a/lang/perl5.20/pkg-plist
+++ b/lang/perl5.20/pkg-plist
@@ -2258,7 +2258,9 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf
@dir %%SITE_PERL%%/man/man3
@dir %%SITE_PERL%%/auto
@dir %%SITE_ARCH%%/auto
-@exec makewhatis %D/%%SITEMANPREFIX%%/man
-@exec makewhatis %D/%%PERLMANPREFIX%%/man
+@postexec makewhatis %D/%%SITEMANPREFIX%%/man
+@postexec makewhatis %D/%%PERLMANPREFIX%%/man
@rmtry %%PERLMANPREFIX%%/man/whatis
+@rmtry %%PERLMANPREFIX%%/man/mandoc.db
@rmtry %%SITEMANPREFIX%%/man/whatis
+@rmtry %%SITEMANPREFIX%%/man/mandoc.db