aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-cego/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBD-cego/Makefile')
-rw-r--r--databases/p5-DBD-cego/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile
index 1b2e793e1ecc..69022055fb7e 100644
--- a/databases/p5-DBD-cego/Makefile
+++ b/databases/p5-DBD-cego/Makefile
@@ -24,7 +24,7 @@ USES+= perl5
USE_PERL5= configure
CC:= ${CXX}
-post-stage:
+post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/Cego/Cego.so
.include <bsd.port.mk>