diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:00:55 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 19:50:04 +0000 |
commit | 2cf59b999c4faec40d10f8495c825bb324195875 (patch) | |
tree | 946f0ed251508df5d76f501cbfa69769adf7704d /dns/yadifa/Makefile | |
parent | 111427c195ce1116fa7c5ab7ee30cb9da3b5eae6 (diff) |
Diffstat (limited to 'dns/yadifa/Makefile')
-rw-r--r-- | dns/yadifa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |