ports/186450: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Mar 9 10:00:02 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/186450: commit references a PR
Date: Sun,  9 Mar 2014 09:51:39 +0000 (UTC)

 Author: marino
 Date: Sun Mar  9 09:51:32 2014
 New Revision: 347561
 URL: http://svnweb.freebsd.org/changeset/ports/347561
 QAT: https://qat.redports.org/buildarchive/r347561/
 
 Log:
   graphics/mapnik: Attempted unbreak on FreeBSD 10+
   
   PR:		ports/186450
   submitted by:	Steven Lawrance
   approved by:	maintainer (Aleksey Illarionov)
 
 Modified:
   head/graphics/mapnik/Makefile
 
 Modified: head/graphics/mapnik/Makefile
 ==============================================================================
 --- head/graphics/mapnik/Makefile	Sun Mar  9 09:39:50 2014	(r347560)
 +++ head/graphics/mapnik/Makefile	Sun Mar  9 09:51:32 2014	(r347561)
 @@ -4,7 +4,7 @@
  PORTNAME=	mapnik
  PORTVERSION=	2.2.0
  DISTVERSIONPREFIX=	v
 -PORTREVISION=	3
 +PORTREVISION=	4
  CATEGORIES=	graphics geography
  MASTER_SITES=	http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
  
 @@ -116,6 +116,9 @@ MAKE_ARGS+=	TIFF=False
  IGNORE=		does not install: runs out of virtual memory
  .endif
  
 +MAKE_ARGS+=	CUSTOM_CFLAGS=-I${LOCALBASE}/include
 +MAKE_ARGS+=	CUSTOM_CXXFLAGS=-I${LOCALBASE}/include
 +MAKE_ARGS+=	CUSTOM_LDFLAGS=-L${LOCALBASE}/lib
  MAKE_ARGS+=	WARNING_CXXFLAGS=${WARNING_CXXFLAGS}
  MAKE_ARGS+=	INPUT_PLUGINS="`${ECHO} ${INPUT_PLUGINS} | ${TR} ' ' ,`"
  MAKE_ARGS+=	JOBS=${MAKE_JOBS_NUMBER}
 _______________________________________________
 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-ports-bugs mailing list