Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:17:03 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: 124bc7f3ed33 - main - net/ntpsec: Add CPE information
Message-ID:  <202108151817.17FIH3nx079426@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=124bc7f3ed33d2b1acff77f7380fc1f460a7821e

commit 124bc7f3ed33d2b1acff77f7380fc1f460a7821e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:12:41 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 18:12:41 +0000

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

diff --git a/net/ntpsec/Makefile b/net/ntpsec/Makefile
index 4798143ab0ec..157a46353bf5 100644
--- a/net/ntpsec/Makefile
+++ b/net/ntpsec/Makefile
@@ -11,7 +11,7 @@ LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libdns_sd.so:net/mDNSResponder
 
-USES=		bison gettext-runtime pkgconfig python shebangfix ssl waf
+USES=		cpe bison gettext-runtime pkgconfig python shebangfix ssl waf
 USE_GITHUB=	yes
 USE_LDCONFIG=	${PREFIX}/lib/ntp
 



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