aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-06-13 01:45:02 +0800
committeraz <az@FreeBSD.org>2013-06-13 01:45:02 +0800
commit3c7bc19974dea31e4d534c5386d29d0260c0d25a (patch)
treebbc1578d6244710ca8c842b399b37b428bb87593 /security
parent0eeaacaa365a1fb5b63a92887bd38568c8983fb6 (diff)
downloadfreebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.tar.gz
freebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.tar.zst
freebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.zip
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de>
Diffstat (limited to 'security')
-rw-r--r--security/lasso/Makefile2
-rw-r--r--security/libprelude/Makefile2
-rw-r--r--security/libpreludedb/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index dd6f744af8b1..974411dfd8e5 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -56,7 +56,7 @@ PLIST_SUB+= WITH_PYTHON="@comment "
.endif
post-install:
- ${RM} -f ${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/perllocal.pod
+ ${RM} -f ${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
.ifdef(NOPORTDOCS)
${RM} -rf ${DOCSDIR}
.endif
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index e9e135cb8985..24d5aaf7144d 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -74,7 +74,7 @@ post-install:
.endif
.endfor
.if ${PORT_OPTIONS:MPERL}
- -@${RM} -f ${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/perllocal.pod
+ -@${RM} -f ${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
.endif
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index b92f91e702e8..6a2e2de43ba0 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -95,7 +95,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/docs/api/html/* ${DOCSDIR}
.endif
.if ${PORT_OPTIONS:MPERL}
- @${RM} -f ${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/perllocal.pod
+ @${RM} -f ${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
.endif
@${INSTALL_MAN} ${WRKSRC}/docs/manpages/*.1 ${MAN1PREFIX}/man/man1/