diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 06:11:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 06:11:17 +0000 |
commit | 072757fbc2c7b31eb698dbff7db9b1ea0706eadb (patch) | |
tree | ba76ad506bb99583089018ef8d15cb492d061d73 /archivers/p5-IO-Compress-Lzma | |
parent | 5bf5042eb0526350cba153c1f7326c9f80d75257 (diff) |
Notes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzma')
-rw-r--r-- | archivers/p5-IO-Compress-Lzma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile index 1cc087cecf2e..b1083f936a86 100644 --- a/archivers/p5-IO-Compress-Lzma/Makefile +++ b/archivers/p5-IO-Compress-Lzma/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write lzma files/buffers +BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress |