diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-03 17:11:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-03 17:11:07 +0000 |
commit | e9cc207f51e8481223ed2c2aaf1d1bffb96898e0 (patch) | |
tree | 7087f234bfd0a235150debf4305fd5984e9b22a8 | |
parent | 41bb5e5d5c8e25b6c3792baa6d3767b697ec9c54 (diff) |
Notes
-rw-r--r-- | math/p5-Math-Geometry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile index efb5f041dbde..74c6b45135b2 100644 --- a/math/p5-Math-Geometry/Makefile +++ b/math/p5-Math-Geometry/Makefile @@ -17,6 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |