pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/libspatialite
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 19 17:31:24 UTC 2023
Modified Files:
pkgsrc/geography/libspatialite: Makefile
Log Message:
libspatialite: requires squlite3>=3.8.5
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/geography/libspatialite/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/libspatialite/Makefile
diff -u pkgsrc/geography/libspatialite/Makefile:1.26 pkgsrc/geography/libspatialite/Makefile:1.27
--- pkgsrc/geography/libspatialite/Makefile:1.26 Wed Feb 15 23:18:52 2023
+++ pkgsrc/geography/libspatialite/Makefile Sun Feb 19 17:31:24 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2023/02/15 23:18:52 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/02/19 17:31:24 wiz Exp $
DISTNAME= libspatialite-5.0.1
CATEGORIES= geography
@@ -18,6 +18,7 @@ PKGCONFIG_OVERRIDE= spatialite.pc.in
.include "../../archivers/minizip/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
+BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.8.5
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../geography/geos/buildlink3.mk"
.include "../../geography/librttopo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index