View | Details | Raw Unified | Return to bug 220226
Collapse All | Expand All

(-)graphics/p5-feedgnuplot/Makefile (+2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	feedgnuplot
3
PORTNAME=	feedgnuplot
4
PORTVERSION=	1.42
4
PORTVERSION=	1.42
5
PORTREVISION=	1
5
CATEGORIES=	graphics perl5
6
CATEGORIES=	graphics perl5
6
MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/
7
MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/D/DK/DKOGAN/
7
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 15-20 Link Here
15
BUILD_DEPENDS=	p5-String-ShellQuote>=0.50:textproc/p5-String-ShellQuote \
16
BUILD_DEPENDS=	p5-String-ShellQuote>=0.50:textproc/p5-String-ShellQuote \
16
		p5-IPC-Run>=0:devel/p5-IPC-Run
17
		p5-IPC-Run>=0:devel/p5-IPC-Run
17
RUN_DEPENDS:=	${BUILD_DEPENDS} \
18
RUN_DEPENDS:=	${BUILD_DEPENDS} \
19
		p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
18
		gnuplot:math/gnuplot
20
		gnuplot:math/gnuplot
19
21
20
USES=		perl5
22
USES=		perl5

Return to bug 220226