aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pecl-mongo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pecl-mongo/Makefile')
-rw-r--r--databases/pecl-mongo/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile
index 8c940d21379c..5ef2ca568848 100644
--- a/databases/pecl-mongo/Makefile
+++ b/databases/pecl-mongo/Makefile
@@ -20,7 +20,4 @@ USE_PHPEXT= yes
CONFIGURE_ARGS= --enable-mongo
SUB_FILES= pkg-message
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/mongo.so
-
.include <bsd.port.mk>