Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 08:20:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/182038: commit references a PR
Message-ID:  <201309130820.r8D8K0jG025155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182038; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182038: commit references a PR
Date: Fri, 13 Sep 2013 08:13:39 +0000 (UTC)

 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 \
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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