pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/osm2pgsql bring back geos buildlink as it is...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ed206c7dfbe
branches:  trunk
changeset: 363631:3ed206c7dfbe
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Tue Jun 13 19:00:50 2017 +0000

description:
bring back geos buildlink as it is still required

diffstat:

 geography/osm2pgsql/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2c7935f54a07 -r 3ed206c7dfbe geography/osm2pgsql/Makefile
--- a/geography/osm2pgsql/Makefile      Tue Jun 13 17:32:07 2017 +0000
+++ b/geography/osm2pgsql/Makefile      Tue Jun 13 19:00:50 2017 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index