summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-17 15:44:53 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-08-17 15:44:53 +0800
commit2664958a40b4df9f24325a1d23b8b16f87d3d01e (patch)
tree5be87d4ca99fedbcf053f2bd734847c266e2a4bc /graphics
parent2100218a6fdcb9a276eac3c3fa2e0d1c8c61dacd (diff)
downloadmarcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar.gz
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar.bz2
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar.lz
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar.xz
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.tar.zst
marcuscom-ports-2664958a40b4df9f24325a1d23b8b16f87d3d01e.zip
Add depend on gir-repo.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12655 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index e07b153fa..62f6a4f84 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R
MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK+ Integration library for Clutter
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
+ ${LOCALBASE}/share/gir-1.0/PangoCairo-1.0.gir:${PORTSDIR}/devel/gir-repository
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes