diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-05-19 02:17:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-05-19 02:17:58 +0000 |
commit | 6f638bfcad309d1ffed2ab32a26dbebf0905ca11 (patch) | |
tree | 021a6cd754d8487abed5ed3727025307eda85b1a /archivers | |
parent | 5dfa2628f5a50c337a433a1ff9165b0d9754ef66 (diff) | |
download | ports-6f638bfcad309d1ffed2ab32a26dbebf0905ca11.tar.gz ports-6f638bfcad309d1ffed2ab32a26dbebf0905ca11.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-POE-Filter-LZO/Makefile | 2 |
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 |