diff options
Diffstat (limited to 'graphics/mapnik/Makefile')
-rw-r--r-- | graphics/mapnik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index ad39a9832f7c..46e6536ebf6b 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ @@ -31,7 +31,7 @@ BROKEN= Does not build with boost-1.41 USE_PGSQL= yes USE_BZIP2= yes NO_BUILD= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ USE_LDCONFIG= yes USE_AUTOTOOLS= libltdl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |