aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-GCrypt/Makefile')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 1116f5bf3ce7..f04289c706c3 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt
USE_PERL5= configure
USES= localbase perl5
-post-stage:
+post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/GCrypt/GCrypt.so
.include <bsd.port.mk>