git: 124bc7f3ed33 - main - net/ntpsec: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 18:17:04 UTC 2021


The branch main has been updated by decke:

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

commit 124bc7f3ed33d2b1acff77f7380fc1f460a7821e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:12:41 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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