aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:28:04 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:28:04 +0000
commit796558c410042b2264029e492225ee653f692e5b (patch)
tree596b3f19b8f44b7e678a7e436de5ea0334756814 /databases/sqlcipher
parent67a223214cfd18de10ea87fc82d5753b01f4996e (diff)
downloadports-796558c410042b2264029e492225ee653f692e5b.tar.gz
ports-796558c410042b2264029e492225ee653f692e5b.zip
- Convert to USES=tcl
- Fix LICENSE
Notes
Notes: svn path=/head/; revision=344743
Diffstat (limited to 'databases/sqlcipher')
-rw-r--r--databases/sqlcipher/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index c308d0fef259..e1602630808e 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -7,12 +7,11 @@ CATEGORIES= databases
MAINTAINER= jsa@FreeBSD.org
COMMENT= Encrypted sqlite database
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USE_LDCONFIG= yes
-USE_TCL_BUILD= 85
USE_GITHUB= yes
-USES= pathfix
+USES= pathfix tcl:85,build
GH_ACCOUNT= sqlcipher
GH_TAGNAME= v${PORTVERSION}