summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-04 21:58:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-04 21:58:52 +0000
commit5728583b118abc4e1be2b712380cc1229abaa519 (patch)
tree7d1dd4e42fb5041f7c4d21efe454631820e73831
parent56ce2089342a6c5a3ce998dffb961e8134327ed7 (diff)
downloadfreebsd-ports-5728583b118abc4e1be2b712380cc1229abaa519.zip
- Add missing build dependens.
Submitted by: pointyhat via pav
-rw-r--r--graphics/synfigstudio/Makefile3
1 files changed, 2 insertions, 1 deletions
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