summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/gconf2/Makefile2
-rw-r--r--multimedia/clutter-gst/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index fbd07c154..93b402a18 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
USE_GMAKE= yes
USES= gettext pathfix pkgconfig
USE_GNOME= gnomehier orbit2 gtk20 libxml2 ltverhack \
- referencehack intlhack dconf
+ referencehack intlhack dconf introspection:build
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 9c50cae72..2d49bb86c 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -16,7 +16,7 @@ USE_GMAKE= yes
USE_XZ= yes
USE_AUTOTOOLS= libtool
USES= pathfix
-USE_GNOME= ltverhack gnomeprefix gnomehier
+USE_GNOME= ltverhack gnomeprefix gnomehier introspection:build
USE_GSTREAMER1= yes
USE_XORG= xp x11
USE_LDCONFIG= yes