aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-LZW
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-05-19 02:17:05 +0000
committerSteve Wills <swills@FreeBSD.org>2011-05-19 02:17:05 +0000
commit5dfa2628f5a50c337a433a1ff9165b0d9754ef66 (patch)
tree6f83cf7b7b3a1b69c8ceb1b4ad23d06889fbddb4 /archivers/p5-POE-Filter-LZW
parent72643e5de2f1f5cb41fdfe54801e452b0268f698 (diff)
downloadports-5dfa2628f5a50c337a433a1ff9165b0d9754ef66.tar.gz
ports-5dfa2628f5a50c337a433a1ff9165b0d9754ef66.zip
- Make dependencies on archivers/p5-Compress-LZW and devel/p5-POE build
dependencies to silence build warnings
Notes
Notes: svn path=/head/; revision=274288
Diffstat (limited to 'archivers/p5-POE-Filter-LZW')
-rw-r--r--archivers/p5-POE-Filter-LZW/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-POE-Filter-LZW/Makefile b/archivers/p5-POE-Filter-LZW/Makefile
index 0502835ef52c..8c23a761dab2 100644
--- a/archivers/p5-POE-Filter-LZW/Makefile
+++ b/archivers/p5-POE-Filter-LZW/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::LZW
+BUILD_DEPENDS= p5-Compress-LZW>=0:${PORTSDIR}/archivers/p5-Compress-LZW \
+ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= p5-Compress-LZW>=0:${PORTSDIR}/archivers/p5-Compress-LZW \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE