git: 453a9f12f699 - main - net/openntpd: Add CPE information

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


The branch main has been updated by decke:

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

commit 453a9f12f6997f10b9421297f850c598cccddae9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:16:20 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:16:20 +0000

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

diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index c4a4af964595..a461852ff2e2 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -12,7 +12,7 @@ LICENSE=	ISCL
 
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
 
-USES=		localbase ssl
+USES=		cpe localbase ssl
 
 CONFLICTS=	ntp ntp-devel ntpsec
 


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