Skip to content

Commit

Permalink
net/freediameter: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Sep 10, 2021
1 parent 521d21e commit c21b676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/freediameter/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit c21b676

Please sign in to comment.