ports/182038: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Sep 13 08:20:01 UTC 2013


The following reply was made to PR ports/182038; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-gnome mailing list