summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pkgconf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 5aff312b507a..4ad1e1b23059 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -22,6 +22,5 @@ CONFLICTS_INSTALL= pkg-config-*
post-install:
${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pkgconf
.include <bsd.port.mk>