Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:30:29 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: e62d433af374 - main - net/openradius: Add CPE information
Message-ID:  <202108151830.17FIUTev001087@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=e62d433af374c4b66c1b2451e74c5046a685a8e2

commit e62d433af374c4b66c1b2451e74c5046a685a8e2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:22:59 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 18:22:59 +0000

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

diff --git a/net/openradius/Makefile b/net/openradius/Makefile
index b42735441aca..21243b96dd45 100644
--- a/net/openradius/Makefile
+++ b/net/openradius/Makefile
@@ -22,7 +22,7 @@ CC?=		gcc
 CXX?=		g++
 MAKE_ENV=	INST_PREFIX=${STAGEDIR}
 
-USES=		gmake shebangfix
+USES=		cpe gmake shebangfix
 SHEBANG_FILES=	modules/ascfile/ascfile \
 		modules/radsql/radsql \
 		modules/unixpasswd/unixpasswd



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