- Chase graphviz update

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-03-18 19:54:09 +00:00
parent 31475310eb
commit 528c910bbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230374

View File

@ -7,6 +7,7 @@
PORTNAME= flowcanvas
PORTVERSION= 0.5.1
PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.drobilla.net/
@ -16,7 +17,7 @@ COMMENT= FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
gvc.4:${PORTSDIR}/graphics/graphviz
gvc.5:${PORTSDIR}/graphics/graphviz
GNU_CONFIGURE= yes
USE_GMAKE= yes