From a9dde4ea53c0b7a98aa3442e25ae4b960196f95b Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 11 Jun 2011 18:55:56 +0000 Subject: Make portlint happy. I am using cports.sh in MC portstools. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16063 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atkmm/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'accessibility/atkmm') diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index 92194c954..039b01775 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/accessibility/atkmm/Makefile,v 1.8 2011/03/25 15:13:36 kwm Exp $ +# $MCom: ports/accessibility/atkmm/Makefile,v 1.9 2011/03/30 22:07:49 kwm Exp $ # PORTNAME= atkmm @@ -22,8 +22,8 @@ USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomehack atk GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-documentation .include -- cgit v1.2.3