aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
index a3d1a7795fe6..96dfd9e232fc 100644
--- a/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Makefile
@@ -22,7 +22,4 @@ post-install:
${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
-regression-test test: build
- @cd ${WRKSRC} && ${MAKE} test
-
.include <bsd.port.mk>