summaryrefslogtreecommitdiffstats
path: root/net/p5-Kafka/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Kafka/Makefile')
-rw-r--r--net/p5-Kafka/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/net/p5-Kafka/Makefile b/net/p5-Kafka/Makefile
index 9fa1af0..751b70b 100644
--- a/net/p5-Kafka/Makefile
+++ b/net/p5-Kafka/Makefile
@@ -14,17 +14,17 @@ COMMENT= Apache Kafka interface for Perl
LICENSE= ART10
-BUILD_DEPENDS= p5-Compress-Snappy>=0:${PORTSDIR}/archivers/p5-Compress-Snappy \
- p5-Socket>=2:${PORTSDIR}/net/p5-Socket \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-Exporter>=0:${PORTSDIR}/devel/p5-Exporter \
- p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast \
- p5-Data-Compare>=0:${PORTSDIR}/devel/p5-Data-Compare \
- p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 \
- p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \
- p5-Scalar-Util-Numeric>=0:${PORTSDIR}/devel/p5-Scalar-Util-Numeric \
- p5-Data-HexDump-Range>=0:${PORTSDIR}/devel/p5-Data-HexDump-Range
+BUILD_DEPENDS= p5-Compress-Snappy>=0:archivers/p5-Compress-Snappy \
+ p5-Socket>=2:net/p5-Socket \
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \
+ p5-Exporter>=0:devel/p5-Exporter \
+ p5-Const-Fast>=0:devel/p5-Const-Fast \
+ p5-Data-Compare>=0:devel/p5-Data-Compare \
+ p5-String-CRC32>=0:devel/p5-String-CRC32 \
+ p5-Exception-Class>=0:devel/p5-Exception-Class \
+ p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \
+ p5-Scalar-Util-Numeric>=0:devel/p5-Scalar-Util-Numeric \
+ p5-Data-HexDump-Range>=0:devel/p5-Data-HexDump-Range
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -34,8 +34,8 @@ USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502000
-BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils
+RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud