aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RHash/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
commitd291ad32ca54429842a7a594342f33ff75d3eac8 (patch)
tree64a7b88cfefd6ac82e406551ff221ca21bbf2868 /security/p5-Crypt-RHash/Makefile
parentf5fd2da69c27290667cdeb190255f12a9cf88442 (diff)
downloadports-d291ad32ca54429842a7a594342f33ff75d3eac8.tar.gz
ports-d291ad32ca54429842a7a594342f33ff75d3eac8.zip
Notes
Diffstat (limited to 'security/p5-Crypt-RHash/Makefile')
-rw-r--r--security/p5-Crypt-RHash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-RHash/Makefile b/security/p5-Crypt-RHash/Makefile
index 0c0e12ba3a66..a712dd19d327 100644
--- a/security/p5-Crypt-RHash/Makefile
+++ b/security/p5-Crypt-RHash/Makefile
@@ -16,6 +16,6 @@ USES= perl5
USE_PERL5= configure fixpacklist
post-install:
- @${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/mach/auto/Crypt/Rhash/Rhash.so
+ @${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Crypt/Rhash/Rhash.so
.include <bsd.port.mk>