diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-05-25 10:02:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-05-25 10:02:01 +0000 |
commit | 8044296c4d15220e6f4fe01cae775281d648d1c4 (patch) | |
tree | b188a010f15905f4cb90ff7b420c9504547c3fb0 /textproc/p5-PPIx-Utilities | |
parent | 108d847a3f6e924f3afa11213764c932c6508390 (diff) | |
download | ports-8044296c4d15220e6f4fe01cae775281d648d1c4.tar.gz ports-8044296c4d15220e6f4fe01cae775281d648d1c4.zip |
Notes
Diffstat (limited to 'textproc/p5-PPIx-Utilities')
-rw-r--r-- | textproc/p5-PPIx-Utilities/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-PPIx-Utilities/Makefile b/textproc/p5-PPIx-Utilities/Makefile index d787d97f063a..b072a19da273 100644 --- a/textproc/p5-PPIx-Utilities/Makefile +++ b/textproc/p5-PPIx-Utilities/Makefile @@ -22,4 +22,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild +NO_ARCH= yes + .include <bsd.port.mk> |