aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-LZF
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-05-19 02:03:57 +0000
committerSteve Wills <swills@FreeBSD.org>2011-05-19 02:03:57 +0000
commit828ed88bdee68c6cd7a090ca4a4a1329c3743d53 (patch)
treefe278f561503db2dbd47b2f6a9611e0bf762fd9f /archivers/p5-POE-Filter-LZF
parentd036f11c99b25714af610f6dc44420a64001ff96 (diff)
downloadports-828ed88bdee68c6cd7a090ca4a4a1329c3743d53.tar.gz
ports-828ed88bdee68c6cd7a090ca4a4a1329c3743d53.zip
- Make dependency on archivers/p5-Compress-LZF and devel/p5-POE a build
dependency as well as run dependency to silence build warnings
Notes
Notes: svn path=/head/; revision=274286
Diffstat (limited to 'archivers/p5-POE-Filter-LZF')
-rw-r--r--archivers/p5-POE-Filter-LZF/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/p5-POE-Filter-LZF/Makefile b/archivers/p5-POE-Filter-LZF/Makefile
index cd6f0b222c98..037ba7f87aa1 100644
--- a/archivers/p5-POE-Filter-LZF/Makefile
+++ b/archivers/p5-POE-Filter-LZF/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::LZF
+BUILD_DEPENDS= p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
+ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS= p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE