diff options
-rw-r--r-- | devel/cvsplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index f9fc04601be4..87380396138c 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ gnuplot:${PORTSDIR}/math/gnuplot +USE_PERL5= yes NO_BUILD= yes PLIST_FILES= bin/cvsplot |