aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Graph
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-15 21:15:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-04-15 21:15:54 +0000
commitefb68e379daa1528d8e4d141c7c93a2d7fea21c3 (patch)
treee1c3c9e345e86ec7c51d8fa1f3f19e8ab9939e57 /math/p5-Graph
parentf6864a362e5d5fb34fffd9da3626ae66d0b5f681 (diff)
Notes
Diffstat (limited to 'math/p5-Graph')
-rw-r--r--math/p5-Graph/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/p5-Graph/Makefile b/math/p5-Graph/Makefile
index 7e01c290642b..48d58effe487 100644
--- a/math/p5-Graph/Makefile
+++ b/math/p5-Graph/Makefile
@@ -19,6 +19,9 @@ RUN_DEPENDS= p5-Heap>=0:devel/p5-Heap
USES= perl5
USE_PERL5= configure
+
NO_ARCH= yes
+PORTSCOUT= skipv:0.20105
+
.include <bsd.port.mk>