opnsense-ports/databases/pyspatialite/files/patch-setup.cfg
Franco Fichtner e9e91b328a */*: sync with upstream
Taken from: FreeBSD
2015-06-15 07:19:01 +02:00

11 lines
279 B
INI

--- setup.cfg.orig 2013-11-22 19:21:43 UTC
+++ setup.cfg
@@ -2,4 +2,9 @@
tag_build =
tag_date = 0
tag_svn_revision = 0
+[build_ext]
+libraries = spatialite,geos,geos_c,proj%%ICONV%%
+library-dirs = %%LOCALBASE%%/lib
+include-dirs = %%LOCALBASE%%/include
+with-freexl = True