summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-08-22 17:37:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-08-22 17:37:57 +0800
commit67bec9164181de143ba71a97c111d11ae0e774af (patch)
treee679688c85a46f8486f8a7513234bfbdd487955a /Mk
parentc86bc5831ba173d5eafbf14e52f858873e0e38b8 (diff)
downloadmarcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar.gz
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar.bz2
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar.lz
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar.xz
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.tar.zst
marcuscom-ports-67bec9164181de143ba71a97c111d11ae0e774af.zip
When we using introspection we need to depend on gnomehier for the
lib/gir, share/gir directories. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18657 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnome.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 1df199c0c..604f164c2 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -389,7 +389,7 @@ libbonobo_USE_GNOME_IMPL=libxml2 orbit2
introspection_BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
introspection_RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
introspection_DETECT= ${LOCALBASE}/libdata/pkgconfig/gobject-introspection-1.0.pc
-introspection_USE_GNOME_IMPL= glib20
+introspection_USE_GNOME_IMPL= glib20 gnomehier
introspection_MAKE_ENV= GI_SCANNER_DISABLE_CACHE=1
gconf2_LIB_DEPENDS= gconf-2.4:${PORTSDIR}/devel/gconf2