From d4615d6736fb742fc5b497b07a3b4b57376053f2 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 4 Aug 2012 10:11:40 +0000 Subject: pet portlint for CPPFLAGS/LDFLAGS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17015 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/yelp-xsl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/yelp-xsl/Makefile') diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 7e19ada6c..be9be85ec 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -3,7 +3,7 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.9 2011/10/18 21:44:49 kwm Exp $ +# $MCom: ports/textproc/yelp-xsl/Makefile,v 1.10 2012/05/17 09:29:17 kwm Exp $ # PORTNAME= yelp-xsl @@ -23,8 +23,8 @@ USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack pkgconfig libxml2 GNU_CONFIGURE= yes -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .include -- cgit v1.2.3