summaryrefslogtreecommitdiff
path: root/geography/osm2pgsql
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2017-06-13 19:00:50 +0000
committerwiedi <wiedi@pkgsrc.org>2017-06-13 19:00:50 +0000
commitbfe0c39c983c07d23f9804a86fd39d1f8e7f0c06 (patch)
tree27c82da1f27f41705f53a102216a32eceba5f45e /geography/osm2pgsql
parent8036e1ce7c7d51b6c2c689e31f2cf2882a340f83 (diff)
downloadpkgsrc-bfe0c39c983c07d23f9804a86fd39d1f8e7f0c06.tar.gz
bring back geos buildlink as it is still required
Diffstat (limited to 'geography/osm2pgsql')
-rw-r--r--geography/osm2pgsql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile
index 1145ded2a14..bbff68555ef 100644
--- a/geography/osm2pgsql/Makefile
+++ b/geography/osm2pgsql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/06/10 20:00:41 wiedi Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/13 19:00:50 wiedi Exp $
DISTNAME= osm2pgsql-0.92.1
CATEGORIES= geography
@@ -20,6 +20,7 @@ CMAKE_ARG_PATH= ${WRKSRC}
post-extract:
${RUN} mkdir -p ${WRKDIR}/build
+.include "../../geography/geos/buildlink3.mk"
.include "../../geography/proj/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"