git: c21b67600c7f - main - net/freediameter: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:21:21 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c21b67600c7f3db90b6dfab3687dda14182152e2
commit c21b67600c7f3db90b6dfab3687dda14182152e2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:04:54 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:21 +0000
net/freediameter: Add CPE information
Approved by: portmgr (blanket)
---
net/freediameter/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/freediameter/Makefile b/net/freediameter/Makefile
index d636763dc452..2a2f1b36665d 100644
--- a/net/freediameter/Makefile
+++ b/net/freediameter/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgnutls.so:security/gnutls \
libidn.so:dns/libidn
-USES= bison cmake tar:bzip2
+USES= bison cmake cpe tar:bzip2
USE_LDCONFIG= yes
CMAKE_ARGS= -DSCTP_USE_MAPPED_ADDRESSES:BOOL=ON
CMAKE_ARGS+= -DDISABLE_SCTP:BOOL=ON
More information about the dev-commits-ports-all
mailing list