git: e62d433af374 - main - net/openradius: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:30:29 UTC 2021


The branch main has been updated by decke:

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

commit e62d433af374c4b66c1b2451e74c5046a685a8e2
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:22:59 +0000
Commit:     Bernhard Froehlich <decke at 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


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