[Bug 292402] dns/knot-resolver6: upgrade to 6.1.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292402] dns/knot-resolver6: upgrade to 6.1.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jan 2026 14:46:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292402
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Simplify make goals:
-pre-install:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${MKDIR} ${STAGEDIR}${RUNDIR}
-
post-install:
+ ${MKDIR} ${STAGEDIR}${RUNDIR}
${MV} ${STAGEDIR}${ETCDIR}/kresd.conf
${STAGEDIR}${ETCDIR}/kresd.conf.sample
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/
--
You are receiving this mail because:
You are the assignee for the bug.