From 0f81c2ab637b6b79ba5f6555332bc787ec0a261d Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 4 Sep 2007 21:58:52 +0000 Subject: - Add missing build dependens. Submitted by: pointyhat via pav --- graphics/synfigstudio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/synfigstudio') diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index bd46b0f99882..3b6ae33da5ba 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR=synfig MAINTAINER= relaxbsd@gmail.com COMMENT= Vector-based 2D animation software package -LIB_DEPENDS= synfig.0:${PORTSDIR}/devel/synfig +LIB_DEPENDS= synfig.0:${PORTSDIR}/devel/synfig \ + gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl GNU_CONFIGURE= yes -- cgit