diff options
Diffstat (limited to 'devel/p5-Hash-Case/Makefile')
-rw-r--r-- | devel/p5-Hash-Case/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Hash-Case/Makefile b/devel/p5-Hash-Case/Makefile index 85a1d8ee13cb..fb5f3f05cd7c 100644 --- a/devel/p5-Hash-Case/Makefile +++ b/devel/p5-Hash-Case/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= perl@FreeBSD.org COMMENT= Base class for hashes with key-casing requirements -BUILD_DEPENDS= p5-Log-Report>=0.26:${PORTSDIR}/devel/p5-Log-Report +BUILD_DEPENDS= p5-Log-Report>=0.26:devel/p5-Log-Report RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |