[Bug 289296] [NEW PORT] devel/spack: Flexible package manager for HPC
Date: Mon, 13 Apr 2026 16:37:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289296
--- Comment #6 from Vladimir Druzenko <vvd@FreeBSD.org> ---
%%DATADIR%%/%%DATADIR%% look strange.
DATADIR?=${PREFIX}/share/${PORTNAME}
%%DATADIR%%/%%DATADIR%% ==
${PREFIX}/share/${PORTNAME}/${PREFIX}/share/${PORTNAME}
--
You are receiving this mail because:
You are the assignee for the bug.