diff options
Diffstat (limited to 'graphics/p5-Chart-Gnuplot')
-rw-r--r-- | graphics/p5-Chart-Gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Chart-Gnuplot/Makefile b/graphics/p5-Chart-Gnuplot/Makefile index 0a079650613f..3ddde037c07e 100644 --- a/graphics/p5-Chart-Gnuplot/Makefile +++ b/graphics/p5-Chart-Gnuplot/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl module to plot graphs using GNUPLOT on the fly LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot +RUN_DEPENDS= gnuplot:math/gnuplot USES= perl5 USE_PERL5= configure |