pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/osm2pgsql



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Tue Jun 13 19:00:50 UTC 2017

Modified Files:
        pkgsrc/geography/osm2pgsql: Makefile

Log Message:
bring back geos buildlink as it is still required


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/osm2pgsql/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/osm2pgsql/Makefile
diff -u pkgsrc/geography/osm2pgsql/Makefile:1.8 pkgsrc/geography/osm2pgsql/Makefile:1.9
--- pkgsrc/geography/osm2pgsql/Makefile:1.8     Sat Jun 10 20:00:41 2017
+++ pkgsrc/geography/osm2pgsql/Makefile Tue Jun 13 19:00:50 2017
@@ -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"



Home | Main Index | Thread Index | Old Index