@comment lib/mod_spatialite.la and bump REVISION.

prodded by a comment from ajacoutot@ on another upcoming port - since
mod_spatialite.so is a module, we dont need to install the libtool archive.
This commit is contained in:
landry 2014-09-02 08:37:53 +00:00
parent e10546bca1
commit 73bcaa9bef
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2014/08/26 19:02:03 landry Exp $
# $OpenBSD: Makefile,v 1.3 2014/09/02 08:37:53 landry Exp $
COMMENT= sqlite extented with spatial SQL capabilities
PROJECT = libspatialite
DISTNAME = ${PROJECT}-4.2.0
SHARED_LIBS = spatialite 1.0 # 7.0
REVISION = 0
LIB_DEPENDS += geo/spatialite/freexl \
textproc/libxml \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2014/08/26 19:02:03 landry Exp $
@comment $OpenBSD: PLIST,v 1.3 2014/09/02 08:37:53 landry Exp $
include/spatialite/
include/spatialite.h
include/spatialite/debug.h
@ -20,6 +20,6 @@ include/spatialite/spatialite.h
include/spatialite/sqlite.h
lib/libspatialite.la
@lib lib/libspatialite.so.${LIBspatialite_VERSION}
lib/mod_spatialite.la
@comment lib/mod_spatialite.la
lib/mod_spatialite.so
lib/pkgconfig/spatialite.pc