aboutsummaryrefslogtreecommitdiff
path: root/graphics/librasterlite
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-16 18:43:43 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-11-16 18:43:43 +0000
commit01057b8a46cc62a311bceced126aac18e02d52d7 (patch)
tree29a6d61a5184c7b21ffa7c0bca8c43132966a6ae /graphics/librasterlite
parentb32998e47d1c082a494f5e19c994571aaeb47041 (diff)
downloadports-01057b8a46cc62a311bceced126aac18e02d52d7.tar.gz
ports-01057b8a46cc62a311bceced126aac18e02d52d7.zip
graphics/* convert to USES=sqlite
PR: 251142 Approved by: portmgr (blanket, convert to USES)
Notes
Notes: svn path=/head/; revision=555507
Diffstat (limited to 'graphics/librasterlite')
-rw-r--r--graphics/librasterlite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/librasterlite/Makefile b/graphics/librasterlite/Makefile
index 41b07483945e..0ccc28414c27 100644
--- a/graphics/librasterlite/Makefile
+++ b/graphics/librasterlite/Makefile
@@ -14,7 +14,6 @@ LICENSE= MPL11 GPLv2 LGPL21
LICENSE_COMB= dual
LIB_DEPENDS= libspatialite.so:databases/spatialite \
- libsqlite3.so:databases/sqlite3 \
libgeotiff.so:graphics/libgeotiff \
libjbig.so:graphics/jbigkit \
libpng.so:graphics/png \
@@ -24,7 +23,7 @@ LIB_DEPENDS= libspatialite.so:databases/spatialite \
libfreexl.so:textproc/freexl
GNU_CONFIGURE= yes
-USES= gmake iconv jpeg libtool pathfix pkgconfig
+USES= gmake iconv jpeg libtool pathfix pkgconfig sqlite
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip