aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
index a6dc46a2d1d9..bb182dd3fdf1 100644
--- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
@@ -18,4 +18,7 @@ USES= perl5
USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto/Math/Geometry/Planar/GPC/Polygon/Polygon.so
+
.include <bsd.port.mk>