diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 17:46:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-06 17:46:54 +0000 |
commit | e24e89c889aaeb06c8a85982f519d66feb5a41ec (patch) | |
tree | 96302410fb9ef4cce2ee9134a6dbfa6b406b5100 /archivers | |
parent | 461308473dc769caf1b725ce23f09e32cda9fd8e (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Extract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile index bf888c716db0..2de8ee9008b7 100644 --- a/archivers/p5-Archive-Extract/Makefile +++ b/archivers/p5-Archive-Extract/Makefile @@ -13,6 +13,7 @@ COMMENT= Generic archive extracting mechanism LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure |