aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:39:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:44:01 +0000
commit9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b (patch)
tree90347a501ffa23fe11e7691d96751b7e99098d2c
parentbad72237407cf2c0703245d9abcfcc3e0c746509 (diff)
downloadports-9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b.tar.gz
ports-9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b.zip
textproc/p5-SGMLSpm: Add NO_ARCH
-rw-r--r--textproc/p5-SGMLSpm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile
index 026f0b32d3c0..5759e8340d8b 100644
--- a/textproc/p5-SGMLSpm/Makefile
+++ b/textproc/p5-SGMLSpm/Makefile
@@ -14,8 +14,10 @@ COMMENT= Perl module for postprocessing the output from sgmls and nsgmls
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_PERL5= run
USES= shebangfix perl5
+USE_PERL5= run
+
+NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}