diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-03 12:29:56 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-03 12:29:56 +0000 |
commit | 76fd2af336b81e713217e9ce582d013c83dba0bb (patch) | |
tree | a3e733d2f5333ed41daf7ae8ebcd55d63ba1c531 /graphics/mapnik | |
parent | 30b87bd3716141cb80f7a65c3c75ed2f2a459823 (diff) |
Notes
Diffstat (limited to 'graphics/mapnik')
-rw-r--r-- | graphics/mapnik/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index d8d7419b5f29..e705a7f8231f 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -27,6 +27,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/freetype-config:${PORTSDIR}/print/freetype2 \ ${LOCALBASE}/include/cairomm-1.0/cairomm/cairomm.h:${PORTSDIR}/graphics/cairomm \ ${LOCALBASE}/include/boost/python.hpp:${PORTSDIR}/devel/boost-python-libs +BROKEN= Does not build with boost-1.41 + USE_PGSQL= yes USE_BZIP2= yes NO_BUILD= yes |