aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:11:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:11:24 +0000
commit2a53171e9e38f7cc59f3f7c07b9bb277b6f7b4c5 (patch)
tree429e4a667fe7f68652ef51939c53e4b8ff12782f /databases/sqlcipher/Makefile
parentf7f07a649244c0fbad401a1f9ebc59b165899dfc (diff)
downloadports-2a53171e9e38f7cc59f3f7c07b9bb277b6f7b4c5.tar.gz
ports-2a53171e9e38f7cc59f3f7c07b9bb277b6f7b4c5.zip
Notes
Diffstat (limited to 'databases/sqlcipher/Makefile')
-rw-r--r--databases/sqlcipher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index e1602630808e..5340e6b384d8 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sqlcipher
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= jsa@FreeBSD.org
@@ -11,7 +12,7 @@ LICENSE= BSD3CLAUSE
USE_LDCONFIG= yes
USE_GITHUB= yes
-USES= pathfix tcl:85,build
+USES= libtool pathfix tcl:85,build
GH_ACCOUNT= sqlcipher
GH_TAGNAME= v${PORTVERSION}