aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-06-05 16:55:50 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-06-05 16:55:50 +0000
commit38614e2e92a720f7ac8f8eb0620e82b5f8af3e2c (patch)
treebbcb8dd1af227824e96aa713acace297da5ebb82 /databases/Makefile
parent59049f074c5fa36802f262144beaaeec1bb5f56d (diff)
downloadports-38614e2e92a720f7ac8f8eb0620e82b5f8af3e2c.tar.gz
ports-38614e2e92a720f7ac8f8eb0620e82b5f8af3e2c.zip
- Update sqliteodbc port to 0.9994
- Remove options, leaving only sqlite 3 support, split sqlite2 support in a separate slave port [1] - Convert to USES=sqlite (depends on [1]) Suggested by: mandree (thanks) [1]
Notes
Notes: svn path=/head/; revision=416402
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index daf50b2bec6f..9fbd5643c4dc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -952,6 +952,7 @@
SUBDIR += sqliteman
SUBDIR += sqlitemanager
SUBDIR += sqliteodbc
+ SUBDIR += sqliteodbc-sqlite2
SUBDIR += sqlitestudio
SUBDIR += sqlrelay
SUBDIR += sqsh