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 --- devel/gtranslator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/gtranslator') diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile index d75596378..716cb1b11 100644 --- a/devel/gtranslator/Makefile +++ b/devel/gtranslator/Makefile @@ -13,7 +13,6 @@ COMMENT= A GNOME application for creating GNU gettext translation files LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= peas-1.0:${PORTSDIR}/devel/libpeas \ gdl-3:${PORTSDIR}/x11-toolkits/gdl3 \ @@ -22,7 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas USE_XZ= yes -USE_GNOME= intlhack gnomeprefix gtk30 libgda4 gtksourceview3 libxml2 +USE_GNOME= intlhack gnomeprefix gtk30 libgda4 gtksourceview3 libxml2 \ + introspection:build USE_GMAKE= yes USES= gettext pathfix pkgconfig USE_PYTHON= yes -- cgit v1.2.3