git: 3db4ee32c389 - main - net/kamailio: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:07:20 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3db4ee32c3892b9616bb76d5b2584d573af120ff

commit 3db4ee32c3892b9616bb76d5b2584d573af120ff
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:04:16 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:04:16 +0000

    net/kamailio: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/kamailio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile
index 78eea01250d3..7584c95bc20f 100644
--- a/net/kamailio/Makefile
+++ b/net/kamailio/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libxml2.so:textproc/libxml2
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:shells/bash
 
-USES=		compiler:c11 gmake ncurses pkgconfig python:3.5+ readline \
+USES=		compiler:c11 cpe gmake ncurses pkgconfig python:3.5+ readline \
 		shebangfix
 
 USE_LDCONFIG=	yes


More information about the dev-commits-ports-main mailing list