Cosmetic change
This commit is contained in:
parent
a5faa9a351
commit
3f17758117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506154
1 changed files with 6 additions and 5 deletions
|
@ -14,15 +14,16 @@ COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
OPTIONS_DEFINE= GEOS
|
||||
OPTIONS_DEFAULT=GEOS
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= cmake:insource compiler:c11 tar:bzip2
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/luciad-libgpkg-c56e3708453e
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= GEOS
|
||||
OPTIONS_DEFAULT=GEOS
|
||||
|
||||
GEOS_CMAKE_BOOL= GPKG_GEOS
|
||||
GEOS_LIB_DEPENDS= libgeos_c.so:graphics/geos
|
||||
|
||||
|
|
Loading…
Reference in a new issue