aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapnik/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-02 17:12:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-02 17:12:43 +0000
commitc8104de3aabc72e04f422c1f3d68deda7f73c224 (patch)
treea45f0f65e06a561c0e0ac78281c30e47f4305dd3 /graphics/mapnik/Makefile
parentf6d62ce4970eb07ea4cc5a613ba6ffe860926b6e (diff)
downloadports-c8104de3aabc72e04f422c1f3d68deda7f73c224.tar.gz
ports-c8104de3aabc72e04f422c1f3d68deda7f73c224.zip
Notes
Diffstat (limited to 'graphics/mapnik/Makefile')
-rw-r--r--graphics/mapnik/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 4d9417307510..a99047321d6c 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mapnik
-PORTVERSION= 0.6.0
-PORTREVISION= 4
+PORTVERSION= 0.6.1
CATEGORIES= graphics geography
MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/
@@ -36,6 +35,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.pre.mk>
+post-patch:
+ @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
+ ${WRKSRC}/SConstruct
+
do-install:
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} scons/scons.py install