aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-02-05 20:42:38 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-02-05 20:42:38 +0000
commitd1279a2a1b8b22912238aef829c1adf66b12ee02 (patch)
tree22ce53731632e6cc9683406ff30ab85d7231829b /databases
parenta8cd1bb480cd366e6ee5ea4950bda3d6eebc3225 (diff)
downloadports-d1279a2a1b8b22912238aef829c1adf66b12ee02.tar.gz
ports-d1279a2a1b8b22912238aef829c1adf66b12ee02.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/sqlite3/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 477fa24682de..144d9262f35b 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -13,8 +13,6 @@ COMMENT= SQL database engine in a C library
LICENSE= PD
-CONFLICTS= sqlcipher-[0-9]*
-
USES= libtool ncurses pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes