aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-06 15:16:53 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-06 15:16:53 +0000
commitc6457ffef432e7f18fbdf8194ed4d1993763454a (patch)
tree385230180bcda4fc6cd7a1a7465d2944e039c131 /databases/sqlcipher/Makefile
parentc49905e15c8e9d735e2ddc919d4d373d4b530ea7 (diff)
downloadports-c6457ffef432e7f18fbdf8194ed4d1993763454a.tar.gz
ports-c6457ffef432e7f18fbdf8194ed4d1993763454a.zip
Notes
Diffstat (limited to 'databases/sqlcipher/Makefile')
-rw-r--r--databases/sqlcipher/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index d1c03132e851..bdaeab9d1ce3 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -2,6 +2,7 @@
PORTNAME= sqlcipher
PORTVERSION= 3.2.0
+DISTVERSIONPREFIX= v
CATEGORIES= databases
MAINTAINER= jharris@widomaker.com
@@ -13,10 +14,6 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
USES= libtool pathfix tcl:86,build
-GH_ACCOUNT= sqlcipher
-GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 94f5427
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-tempstore=yes --disable-tcl --disable-readline
CPPFLAGS+= -DSQLITE_HAS_CODEC