1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-14 15:42:01 +00:00
parent 286e8eceee
commit a0c1922e38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344267

View File

@ -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>