summaryrefslogtreecommitdiff
path: root/net/openggsn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openggsn/Makefile')
-rw-r--r--net/openggsn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openggsn/Makefile b/net/openggsn/Makefile
index 6c59c25a61c2..950121521844 100644
--- a/net/openggsn/Makefile
+++ b/net/openggsn/Makefile
@@ -22,7 +22,7 @@ USE_LDCONFIG= yes
post-patch:
${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version
-post-stage:
+post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtp.so.0
.include <bsd.port.mk>