aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-pod2pdf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-09 17:54:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-09 17:54:33 +0000
commitb46f528c1d54cfbfad1959a9c6f1ed75a5d319ac (patch)
tree2de1a5d204d85bea7252738a56954c21339866ad /textproc/p5-pod2pdf
parent095f85346536361319102bf04088887e35d4cd52 (diff)
downloadports-b46f528c1d54cfbfad1959a9c6f1ed75a5d319ac.tar.gz
ports-b46f528c1d54cfbfad1959a9c6f1ed75a5d319ac.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=522531
Diffstat (limited to 'textproc/p5-pod2pdf')
-rw-r--r--textproc/p5-pod2pdf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-pod2pdf/Makefile b/textproc/p5-pod2pdf/Makefile
index 7dba6e47e3f4..08ea39ad1d76 100644
--- a/textproc/p5-pod2pdf/Makefile
+++ b/textproc/p5-pod2pdf/Makefile
@@ -20,4 +20,6 @@ RUN_DEPENDS= p5-PDF-API2>=0.60:textproc/p5-PDF-API2 \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>