diff options
Diffstat (limited to 'graphics/p5-Imager-Graph/Makefile')
-rw-r--r-- | graphics/p5-Imager-Graph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Imager-Graph/Makefile b/graphics/p5-Imager-Graph/Makefile index b256110dc906..90de199a8b29 100644 --- a/graphics/p5-Imager-Graph/Makefile +++ b/graphics/p5-Imager-Graph/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= Perl extension for producing Graphs using the Imager library -BUILD_DEPENDS= p5-Imager>=0.75:${PORTSDIR}/graphics/p5-Imager -RUN_DEPENDS= p5-Imager>=0.75:${PORTSDIR}/graphics/p5-Imager +BUILD_DEPENDS= p5-Imager>=0.75:graphics/p5-Imager +RUN_DEPENDS= p5-Imager>=0.75:graphics/p5-Imager USES= perl5 USE_PERL5= configure |