diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 23:48:24 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 23:48:24 +0800 |
commit | 07555752a580b9c1c01cfccb049135cb4bfd3321 (patch) | |
tree | 7af2e78c9a40d5c692d0899aff273e54d5057b87 /textproc | |
parent | 563fcc5c485756d0cfc9429532fe434ef67dfe52 (diff) | |
download | freebsd-ports-07555752a580b9c1c01cfccb049135cb4bfd3321.zip |
textproc/p5-CAM-PDF: Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-CAM-PDF/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index a82ac2b182c6..cd94af59c5c9 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -22,6 +22,8 @@ TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:devel/p5-Test-Memory-Cycle \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + OPTIONS_DEFINE= DOCS PORTDOCS= CHANGES README |