From 0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 13 May 2013 22:16:03 +0000 Subject: Add introspection USE_GNOME component. Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/ibus/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 58795a4c5..705721cf3 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -71,8 +71,7 @@ PLIST_SUB+= VALA="@comment " .endif .if ${PORT_OPTIONS:MGINTRO} -BUILD_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS+= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection +USE_GNOME+= introspection CONFIGURE_ARGS+= --enable-introspection=yes PLIST_SUB+= GINTRO="" .else -- cgit v1.2.3