aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-29 18:42:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-29 18:42:55 +0000
commite3d680161540e3bb7a9282db175feb0b9fd906cc (patch)
tree7d03da43907fbb4221ecaf682ac508ce4b0aa941 /math
parent8fb6d2426d86c43a04b4dce354b6dacbb79d8e26 (diff)
downloadports-e3d680161540e3bb7a9282db175feb0b9fd906cc.tar.gz
ports-e3d680161540e3bb7a9282db175feb0b9fd906cc.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile2
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>