diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-08 17:49:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-11-08 17:49:17 +0000 |
commit | d33da881cdc886328ff0eb00ae1c9f05fb8245cb (patch) | |
tree | 70f14cf5a66ee18f801223a43173d66d63526000 /textproc/p5-Pod-Parser/Makefile | |
parent | 1d03b0a098a05224e042fd4bf891bd8e5eb90298 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Pod-Parser/Makefile')
-rw-r--r-- | textproc/p5-Pod-Parser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index 292f987c0359..91fdc2b9ae8d 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -17,6 +17,8 @@ LICENSE_COMB= dual USES= perl5 dos2unix USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 503100 |