From 60f2f3d5db6c091db7d70c6cf702b9a4820e57d0 Mon Sep 17 00:00:00 2001 From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> Date: Mon, 11 Jul 2011 12:25:25 +0000 Subject: De-recurse CPPFLAGS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16105 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/glade3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index 4817f4b4a..032e8f55a 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glade3/Makefile,v 1.47 2011/06/10 22:59:03 mezz Exp $ +# $MCom: ports/devel/glade3/Makefile,v 1.48 2011/06/11 19:51:14 mezz Exp $ # PORTNAME= glade3 @@ -28,7 +28,7 @@ USE_GETTEXT= yes INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= ${CPPFLAGS} -I${LOCALBASE}/include +CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" DOCSDIR= ${PREFIX}/share/doc/gladeui -- cgit v1.2.3