diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-06 14:45:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-06 14:45:07 +0000 |
commit | c43ec9da7d31184d4fd6c677d0980341d401fb70 (patch) | |
tree | db1b6367f2636115cd06637d0ed56003fdb6577c /textproc/p5-Text-Autoformat | |
parent | ee3773717877b4ec2d4e314e8450c59ddfdaea08 (diff) | |
download | ports-c43ec9da7d31184d4fd6c677d0980341d401fb70.tar.gz ports-c43ec9da7d31184d4fd6c677d0980341d401fb70.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Autoformat')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Autoformat/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 9888074d5828..ca654c13e852 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -22,4 +22,6 @@ RUN_DEPENDS= p5-Text-Reform>=1.11:textproc/p5-Text-Reform USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-Text-Autoformat/pkg-plist b/textproc/p5-Text-Autoformat/pkg-plist index dd68122b09b9..f8d8a8600079 100644 --- a/textproc/p5-Text-Autoformat/pkg-plist +++ b/textproc/p5-Text-Autoformat/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Text::Autoformat.3.gz %%SITE_PERL%%/Text/Autoformat.pm +%%PERL5_MAN3%%/Text::Autoformat.3.gz |