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

(-)Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	graphviz
8
PORTNAME=	graphviz
9
PORTVERSION=	2.24.0
9
PORTVERSION=	2.24.0
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	graphics tk
11
CATEGORIES=	graphics tk
12
MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/
12
MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/
13
13
Lines 21-26 Link Here
21
		expat.6:${PORTSDIR}/textproc/expat2 \
21
		expat.6:${PORTSDIR}/textproc/expat2 \
22
		gd.4:${PORTSDIR}/graphics/gd
22
		gd.4:${PORTSDIR}/graphics/gd
23
23
24
CONFLICTS=	prune-[0-9]*
25
24
USE_BISON=	build
26
USE_BISON=	build
25
USE_GMAKE=	yes
27
USE_GMAKE=	yes
26
USE_AUTOTOOLS=	libltdl:22 libtool:22
28
USE_AUTOTOOLS=	libltdl:22 libtool:22

Return to bug 137404