Skip to content

Commit

Permalink
security/heimdal: Remove LLVM_DEFAULT artifact
Browse files Browse the repository at this point in the history
Remove an artifact from 22a683a.

PR:		267814
Fixes:		22a683a
MFH:		2022Q4
  • Loading branch information
cschuber committed Nov 24, 2022
1 parent 786436e commit 67fc2c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions security/heimdal/Makefile
Expand Up @@ -41,8 +41,7 @@ CONFIGURE_ARGS= --with-berkeley-db \
--enable-pthread-support \
--with-readline="${LOCALBASE}" \
--with-hdbdir="/var/${PORTNAME}" \
--sysconfdir="${PREFIX}/etc" \
CLANG_FORMAT="${LOCALBASE}/bin/clang-format${LLVM_DEFAULT}"
--sysconfdir="${PREFIX}/etc"
# XXX --with-readline picks up libreadline even if found in /usr/lib.
MAKE_ENV= INSTALL_CATPAGES=no
INSTALL_TARGET= install-strip
Expand Down

0 comments on commit 67fc2c3

Please sign in to comment.