summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-04 08:13:50 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-04 08:13:50 +0800
commit682e27ad8b12112ea4098e764b8b19ff98fce0ce (patch)
tree75454c0808aaaf7e6ce3514227de458eabd05780 /graphics
parent63161fa16772f0790f19e7f7a68e1bca94fdac84 (diff)
downloadmarcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar.gz
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar.bz2
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar.lz
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar.xz
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.tar.zst
marcuscom-ports-682e27ad8b12112ea4098e764b8b19ff98fce0ce.zip
Use a more correct dependency file.
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12776 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index 62f6a4f84..a330a5f17 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK+ Integration library for Clutter
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
- ${LOCALBASE}/share/gir-1.0/PangoCairo-1.0.gir:${PORTSDIR}/devel/gir-repository
+ ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/devel/gir-repository
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes