aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-LZO
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-05-19 02:17:58 +0000
committerSteve Wills <swills@FreeBSD.org>2011-05-19 02:17:58 +0000
commit6f638bfcad309d1ffed2ab32a26dbebf0905ca11 (patch)
tree021a6cd754d8487abed5ed3727025307eda85b1a /archivers/p5-POE-Filter-LZO
parent5dfa2628f5a50c337a433a1ff9165b0d9754ef66 (diff)
downloadports-6f638bfcad309d1ffed2ab32a26dbebf0905ca11.tar.gz
ports-6f638bfcad309d1ffed2ab32a26dbebf0905ca11.zip
- Make dependencies on archivers/p5-Compress-LZO and devel/p5-POE build
dependencies to silence build warnings
Notes
Notes: svn path=/head/; revision=274289
Diffstat (limited to 'archivers/p5-POE-Filter-LZO')
-rw-r--r--archivers/p5-POE-Filter-LZO/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile
index 812f839fdc21..bfa622047489 100644
--- a/archivers/p5-POE-Filter-LZO/Makefile
+++ b/archivers/p5-POE-Filter-LZO/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::LZO
+BUILD_DEPENDS= p5-Compress-LZO>=1.08:${PORTSDIR}/archivers/p5-Compress-LZO \
+ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= p5-Compress-LZO>=1.08:${PORTSDIR}/archivers/p5-Compress-LZO \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE