git: c2fff4527c5f - main - net/radiusclient: Add CPE information

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


The branch main has been updated by decke:

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

commit c2fff4527c5f6d4b5ab1539b49eb58947fd32e07
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:28:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:28:40 +0000

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

diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile
index 69e45d5d5b62..4b9fd51a5e8e 100644
--- a/net/radiusclient/Makefile
+++ b/net/radiusclient/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Client library and basic utilities for RADIUS AAA
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		gmake libtool
+USES=		cpe gmake libtool
 USE_LDCONFIG=	yes
 ETCDIR=		${PREFIX}/etc/${PORTNAME}-ng
 


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