Skip to content

Commit

Permalink
mkfontscale: Add CONFLICTS/SUPERSEDES for mkfontdir.
Browse files Browse the repository at this point in the history
Helps with upgrades from pre-2019 releases.
  • Loading branch information
Jonathan Perkin authored and github-actions[bot] committed Oct 25, 2024
1 parent 3100c5a commit 6370c9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fonts/mkfontscale/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ USE_FEATURES+= vsnprintf
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
CONFIGURE_ARGS+= --with-bzip2

CONFLICTS+= mkfontdir-[0-9]*
SUPERSEDES+= mkfontdir-[0-9]*

.include "../../devel/zlib/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
Expand Down

0 comments on commit 6370c9f

Please sign in to comment.