aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-10-03 13:30:29 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-10-03 13:30:29 +0000
commitd5f4456c5fb056005f26b5224129ef1ba5bab756 (patch)
tree8fb854bf07ad99cdd0195fef7ce1e22208516c31 /lang/perl5.16
parent157eb0281a9080007baf65d9042fe5d6bd522ac3 (diff)
downloadports-d5f4456c5fb056005f26b5224129ef1ba5bab756.tar.gz
ports-d5f4456c5fb056005f26b5224129ef1ba5bab756.zip
Notes
Diffstat (limited to 'lang/perl5.16')
-rw-r--r--lang/perl5.16/Makefile5
-rw-r--r--lang/perl5.16/pkg-plist6
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/perl5.16/Makefile b/lang/perl5.16/Makefile
index d30ed8921d3d..4db10c6a78de 100644
--- a/lang/perl5.16/Makefile
+++ b/lang/perl5.16/Makefile
@@ -97,7 +97,7 @@ CONFIGURE_ARGS+= -Doptimize="${CFLAGS}"
.if ${PORT_OPTIONS:MGDBM}
CONFIGURE_ARGS+= -Di_gdbm
-LIB_DEPENDS+= gdbm:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= libgdbm.so:${PORTSDIR}/databases/gdbm
.else
CONFIGURE_ARGS+= -Ui_gdbm
.endif
@@ -190,6 +190,9 @@ post-patch:
.endif
post-install:
+ @${MKDIR} ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/man/man3
+ @${MKDIR} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto
+ @${MKDIR} ${STAGEDIR}${SITE_PERL}/auto
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022
@${INSTALL_DATA} ${WRKDIR}/perl-man.conf ${STAGEDIR}${PREFIX}/etc/man.d/perl${PERL_VER}.conf
diff --git a/lang/perl5.16/pkg-plist b/lang/perl5.16/pkg-plist
index 9b3b0afb1a25..a42187ea842f 100644
--- a/lang/perl5.16/pkg-plist
+++ b/lang/perl5.16/pkg-plist
@@ -3237,16 +3237,14 @@ man/man1/zipdetails.1.gz
@dirrm lib/perl5/%%PERL_VER%%/perl/man
@dirrm lib/perl5/%%PERL_VER%%/perl
@dirrm lib/perl5/%%PERL_VER%%/overload
-@dirrm lib/perl5/%%PERL_VER%%/man/man3
-@dirrm lib/perl5/%%PERL_VER%%/man
@dirrm lib/perl5/%%PERL_VER%%/inc/latest
@dirrm lib/perl5/%%PERL_VER%%/inc
@dirrm lib/perl5/%%PERL_VER%%/encoding
@dirrm lib/perl5/%%PERL_VER%%/autodie/exception
@dirrm lib/perl5/%%PERL_VER%%/autodie
@dirrm lib/perl5/%%PERL_VER%%
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine
+@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
+@dirrmtry lib/perl5/%%PERL_VER%%/man
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
@dirrmtry %%SITE_PERL%%/auto