From 7e3f246d0b0cc15ec407cff625e5ebef5789df56 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Fri, 23 Jun 2017 18:32:37 +0000 Subject: graphics/p5-feedgnuplot: add lang/p5-List-MoreUtils to RUN_DEPENDS - lang/p5-List-MoreUtils needs to be present if one wants to use feedgnuplot PR: 220226 Submitted by: egypcio@googlemail.com --- graphics/p5-feedgnuplot/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/p5-feedgnuplot') diff --git a/graphics/p5-feedgnuplot/Makefile b/graphics/p5-feedgnuplot/Makefile index 38d1e05938a9..112acdde313e 100644 --- a/graphics/p5-feedgnuplot/Makefile +++ b/graphics/p5-feedgnuplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= feedgnuplot PORTVERSION= 1.42 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/ PKGNAMEPREFIX= p5- @@ -15,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-String-ShellQuote>=0.50:textproc/p5-String-ShellQuote \ p5-IPC-Run>=0:devel/p5-IPC-Run RUN_DEPENDS:= ${BUILD_DEPENDS} \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ gnuplot:math/gnuplot USES= perl5 -- cgit v1.2.3