diff options
Diffstat (limited to 'devel/p5-ZML/Makefile')
-rw-r--r-- | devel/p5-ZML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ZML/Makefile b/devel/p5-ZML/Makefile index b27f44f01c29..311c5fc98769 100644 --- a/devel/p5-ZML/Makefile +++ b/devel/p5-ZML/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Simple, fast, and easy to read binary data storage format -BUILD_DEPENDS= p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper -RUN_DEPENDS= p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper +BUILD_DEPENDS= p5-Error-Helper>=0:devel/p5-Error-Helper +RUN_DEPENDS= p5-Error-Helper>=0:devel/p5-Error-Helper USES= perl5 USE_PERL5= configure |