summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
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