summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/freediameter/Makefile2
1 files changed, 1 insertions, 1 deletions
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