diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-15 21:15:54 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-15 21:15:54 +0000 |
| commit | efb68e379daa1528d8e4d141c7c93a2d7fea21c3 (patch) | |
| tree | e1c3c9e345e86ec7c51d8fa1f3f19e8ab9939e57 /math/p5-Graph | |
| parent | f6864a362e5d5fb34fffd9da3626ae66d0b5f681 (diff) | |
Notes
Diffstat (limited to 'math/p5-Graph')
| -rw-r--r-- | math/p5-Graph/Makefile | 3 |
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> |
