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