From e44b26dc74b5fc03ddc032d49160418708d254f0 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 11 Jun 2011 19:51:16 +0000 Subject: Make portlint happy. I am using cports.sh in MC portstools. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16064 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gobject-introspection/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'devel/gobject-introspection') diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 04e35f1e1..3aa966493 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,7 +3,7 @@ # Whom: Alexander Logvinov # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.37 2011/04/05 16:20:15 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.38 2011/04/21 16:00:10 kwm Exp $ # PORTNAME= gobject-introspection @@ -28,9 +28,8 @@ USE_GETTEXT= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-tests # Force it to put the .cache in ${WRKSRC} instead of ~/.cache. ports/143260 @@ -45,4 +44,3 @@ post-patch: ${WRKSRC}/giscanner/sourcescanner.py .include - -- cgit v1.2.3