git: 9c4832e847a0 - main - net/libsignal-protocol-c: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 8 14:58:36 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9c4832e847a0e93bf3bed58a1502ca6d0e030f7e
commit 9c4832e847a0e93bf3bed58a1502ca6d0e030f7e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-08-08 14:35:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-08-08 14:53:59 +0000
net/libsignal-protocol-c: Cosmetic change
---
net/libsignal-protocol-c/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/libsignal-protocol-c/Makefile b/net/libsignal-protocol-c/Makefile
index d585ae8db042..fff00379fd41 100644
--- a/net/libsignal-protocol-c/Makefile
+++ b/net/libsignal-protocol-c/Makefile
@@ -11,9 +11,10 @@ COMMENT= Signal Protocol C Library
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-CMAKE_ON= BUILD_SHARED_LIBS BUILD_STATIC_LIBS
USES= cmake
+CMAKE_ON= BUILD_SHARED_LIBS BUILD_STATIC_LIBS
+
PLIST_SUB= PORTVERSION=${PORTVERSION}
GH_ACCOUNT= signalapp
More information about the dev-commits-ports-all
mailing list