svn commit: r344267 - head/databases/sqlcipher
Martin Wilke
miwi at FreeBSD.org
Fri Feb 14 15:42:01 UTC 2014
Author: miwi
Date: Fri Feb 14 15:42:01 2014
New Revision: 344267
URL: http://svnweb.freebsd.org/changeset/ports/344267
QAT: https://qat.redports.org/buildarchive/r344267/
Log:
- Stage support
Modified:
head/databases/sqlcipher/Makefile
Modified: head/databases/sqlcipher/Makefile
==============================================================================
--- head/databases/sqlcipher/Makefile Fri Feb 14 15:41:50 2014 (r344266)
+++ head/databases/sqlcipher/Makefile Fri Feb 14 15:42:01 2014 (r344267)
@@ -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>
More information about the svn-ports-all
mailing list