diff options
-rw-r--r-- | archivers/p5-POE-Filter-LZF/Makefile | 2 |
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 |