aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-14 15:42:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-14 15:42:01 +0000
commita0c1922e38af60c08366e8925a2b506a456ef316 (patch)
treed7df3e856782cee54d5e3ad278f263af3b6d3f4e /databases/sqlcipher
parent286e8eceee75d83919fb5a7420bd6e7bb25b8fd4 (diff)
downloadports-a0c1922e38af60c08366e8925a2b506a456ef316.tar.gz
ports-a0c1922e38af60c08366e8925a2b506a456ef316.zip
Notes
Diffstat (limited to 'databases/sqlcipher')
-rw-r--r--databases/sqlcipher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlcipher/Makefile b/databases/sqlcipher/Makefile
index 661697fe20a1..c308d0fef259 100644
--- a/databases/sqlcipher/Makefile
+++ b/databases/sqlcipher/Makefile
@@ -13,6 +13,7 @@ USE_LDCONFIG= yes
USE_TCL_BUILD= 85
USE_GITHUB= yes
USES= pathfix
+
GH_ACCOUNT= sqlcipher
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= ee2ce3e
@@ -23,5 +24,4 @@ LDFLAGS+= -lcrypto
CONFLICTS= sqlite3-3.*
-NO_STAGE= yes
.include <bsd.port.mk>