aboutsummaryrefslogtreecommitdiff
path: root/security/lasso
diff options
context:
space:
mode:
Diffstat (limited to 'security/lasso')
-rw-r--r--security/lasso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index beeb850f79ef..a7115356c6c1 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -57,7 +57,7 @@ PLIST_SUB+= WITH_PYTHON="@comment "
.endif
post-install:
- ${RM} -f ${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod
+ ${RM} -f ${PREFIX}/lib/perl5/${PERL_VERSION}/${PERL_ARCH}/perllocal.pod
.ifdef(NOPORTDOCS)
${RM} -rf ${DOCSDIR}
.endif