Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:07 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: 2cf59b999c4f - main - dns/yadifa: Add CPE information
Message-ID:  <202108311951.17VJp7rJ037668@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=2cf59b999c4faec40d10f8495c825bb324195875

commit 2cf59b999c4faec40d10f8495c825bb324195875
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:00:55 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:04 +0000

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

diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile
index db4b9f513ae5..e0c8409884ff 100644
--- a/dns/yadifa/Makefile
+++ b/dns/yadifa/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Authoritative nameserver with DNSSEC capabilities
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		compiler:c11 libtool ssl
+USES=		compiler:c11 cpe libtool ssl
 USE_RC_SUBR=	${PORTNAME}d
 
 GNU_CONFIGURE=	yes



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