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/libpeas/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/libpeas/Makefile') diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index 6aa79a239..00cb19ef9 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -11,8 +11,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= kwm@FreeBSD.org COMMENT= Next evolution of the Gedit plugins engine -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ - valac:${PORTSDIR}/lang/vala +BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala USE_XZ= yes USE_PYTHON= 2.5+ @@ -20,7 +19,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool USES= pathfix gettext pkgconfig -USE_GNOME= gtk30 ltverhack +USE_GNOME= gtk30 ltverhack introspection:build INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3