From e1fad6b7b570f2f5685fb302a460b50679e04ae8 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 17 Aug 2012 19:06:48 +0000 Subject: Sync with freebsd ports. portrevision bumping, getting CPPFLAGS/LDFLAGS from CONFIGURE_ENV, s/CPPFLAGS=/CPPFLAGS+=/ etc Sprinkle USE_PKGCONFIG in some ports. Some small nits here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17047 df743ca5-7f9a-e211-a948-0013205c9059 --- lang/gjs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lang') diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index 724915f69..70d7b8eac 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -3,7 +3,7 @@ # Whom: Pawel Worach # # $FreeBSD$ -# $MCom: ports/lang/gjs/Makefile,v 1.23 2012/01/22 10:58:32 kwm Exp $ +# $MCom: ports/lang/gjs/Makefile,v 1.24 2012/05/25 15:36:00 kwm Exp $ # PORTNAME= gjs @@ -23,9 +23,10 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ USE_XZ= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_PYTHON= build +USE_PYTHON_BUILD=yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack +USE_PKGCONFIG= build USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3