diff options
Diffstat (limited to 'devel/p5-Class-Autouse/Makefile')
-rw-r--r-- | devel/p5-Class-Autouse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Autouse/Makefile b/devel/p5-Class-Autouse/Makefile index 5b749e2672b5..dba61c533087 100644 --- a/devel/p5-Class-Autouse/Makefile +++ b/devel/p5-Class-Autouse/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Defer loading of one or more classes -BUILD_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork -RUN_DEPENDS= p5-prefork>=0:${PORTSDIR}/devel/p5-prefork +BUILD_DEPENDS= p5-prefork>=0:devel/p5-prefork +RUN_DEPENDS= p5-prefork>=0:devel/p5-prefork USES= perl5 USE_PERL5= configure |