Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:07:19 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3db4ee32c389 - main - net/kamailio: Add CPE information
Message-ID:  <202108151807.17FI7JaC066246@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 3db4ee32c3892b9616bb76d5b2584d573af120ff
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:04:16 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151807.17FI7JaC066246>