aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-10-05 14:56:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-10-05 14:56:20 +0000
commit71ba68dedee60742d340a94b3f80373c137d91be (patch)
treea94ffd3c7a4fb69e7816f2a40c3c4e89df460065 /lang/perl5.16
parenteb7bb6a16ade4eebb93ac19df5431161ecb865ca (diff)
downloadports-71ba68dedee60742d340a94b3f80373c137d91be.tar.gz
ports-71ba68dedee60742d340a94b3f80373c137d91be.zip
Notes
Diffstat (limited to 'lang/perl5.16')
-rw-r--r--lang/perl5.16/Makefile2
-rw-r--r--lang/perl5.16/pkg-plist2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index 5113f85fe0e5..b56509f41cc5 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -191,6 +191,8 @@ post-patch:
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/man/man3
@${MKDIR} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto
+ @${MKDIR} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/machine
+ @${MKDIR} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/sys
@${MKDIR} ${STAGEDIR}${SITE_PERL}/auto
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022
diff --git a/lang/perl5.16/pkg-plist b/lang/perl5.16/pkg-plist
index a42187ea842f..5bae32a65ade 100644
--- a/lang/perl5.16/pkg-plist
+++ b/lang/perl5.16/pkg-plist
@@ -3245,6 +3245,8 @@ man/man1/zipdetails.1.gz
@dirrm lib/perl5/%%PERL_VER%%
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
@dirrmtry lib/perl5/%%PERL_VER%%/man
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/auto