summaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-GPC-PolygonXS
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/p5-Math-Geometry-Planar-GPC-PolygonXS
parentUpdate to 0.15.2. (diff)
- Remove now needless chmod u+w/u-w from my and unmaintained ports
Notes
Notes: svn path=/head/; revision=390932
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-PolygonXS')
-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>