diff options
Diffstat (limited to 'devel/p5-MRO-Compat/Makefile')
-rw-r--r-- | devel/p5-MRO-Compat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-MRO-Compat/Makefile b/devel/p5-MRO-Compat/Makefile index 826ebe5c2f76..97e7a26bd13e 100644 --- a/devel/p5-MRO-Compat/Makefile +++ b/devel/p5-MRO-Compat/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Add mro::* interface compatibility for Perls < 5.9.5 -BUILD_DEPENDS= p5-Class-C3>=0.19:${PORTSDIR}/devel/p5-Class-C3 +BUILD_DEPENDS= p5-Class-C3>=0.19:devel/p5-Class-C3 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |