diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-15 14:44:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-15 14:44:18 +0000 |
commit | 4c66e6644b8f24e92db76154e41fc5a57fff5e20 (patch) | |
tree | bfea2bb0bae050caf057f270cbd3e1f80f41eaac /archivers | |
parent | 8f5e6d987bce4565be17c45580a26f378a06c7a7 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-IO-Compress-Lzma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile index 7c784d082c29..ccd3325c1561 100644 --- a/archivers/p5-IO-Compress-Lzma/Makefile +++ b/archivers/p5-IO-Compress-Lzma/Makefile @@ -21,6 +21,7 @@ TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p7zip>=0:${PORTSDIR}/archivers/p7zip +NO_ARCH= yes USE_PERL5= configure USES= perl5 |