diff options
Diffstat (limited to 'devel/spatialindex/Makefile')
-rw-r--r-- | devel/spatialindex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/spatialindex/Makefile b/devel/spatialindex/Makefile index 9561434d81d5..6ed34542efd5 100644 --- a/devel/spatialindex/Makefile +++ b/devel/spatialindex/Makefile @@ -16,7 +16,7 @@ USES= gmake libtool pathfix tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -post-stage: +post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspatialindex*.so.* .include <bsd.port.mk> |