Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 08:13:31 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327133 - head/graphics/libsvg
Message-ID:  <201309130813.r8D8DVZk010648@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri Sep 13 08:13:31 2013
New Revision: 327133
URL: http://svnweb.freebsd.org/changeset/ports/327133

Log:
  Unbreak graphics/libsvg on current after r254273.
  
  PR:		ports/182038
  Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk>
  Approved by:	portmgr (bapt)

Modified:
  head/graphics/libsvg/Makefile

Modified: head/graphics/libsvg/Makefile
==============================================================================
--- head/graphics/libsvg/Makefile	Fri Sep 13 06:18:11 2013	(r327132)
+++ head/graphics/libsvg/Makefile	Fri Sep 13 08:13:31 2013	(r327133)
@@ -20,6 +20,7 @@ GNU_CONFIGURE=	yes
 USE_GNOME=	libxml2
 USES=		pathfix iconv pkgconfig
 USE_LDCONFIG=	yes
+CFLAGS+=	-I${LOCALBASE}/include
 
 PLIST_FILES=	include/svg.h \
 		lib/libsvg.a \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309130813.r8D8DVZk010648>