aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-POE-Filter-LZO/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-POE-Filter-LZO/Makefile')
-rw-r--r--archivers/p5-POE-Filter-LZO/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile
index b825f43f62e7..1d4148a4f5bd 100644
--- a/archivers/p5-POE-Filter-LZO/Makefile
+++ b/archivers/p5-POE-Filter-LZO/Makefile
@@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= 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
+BUILD_DEPENDS= p5-Compress-LZO>=1.08:archivers/p5-Compress-LZO \
+ p5-POE>=0.38:devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5