diff options
-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 |