Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:30:34 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: c2fff4527c5f - main - net/radiusclient: Add CPE information
Message-ID:  <202108151830.17FIUYr9001214@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=c2fff4527c5f6d4b5ab1539b49eb58947fd32e07

commit c2fff4527c5f6d4b5ab1539b49eb58947fd32e07
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:28:40 +0000
Commit:     Bernhard Froehlich <decke@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
 



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