diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile index 96dfd9e232fc..44a2a895a27e 100644 --- a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile +++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile @@ -18,8 +18,6 @@ USES= perl5 USE_PERL5= configure post-install: - ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so - ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so .include <bsd.port.mk> |