[Midnightbsd-cvs] [MidnightBSD/mports] d201c4: textproc/iso8879: Fix build failure by using USES=zip
Lucas Holt
noreply at github.com
Thu Jun 4 21:06:49 EDT 2026
Branch: refs/heads/textproc/iso8879
Home: https://github.com/MidnightBSD/mports
Commit: d201c4590e593417bb4ebca43702700ec78e5534
https://github.com/MidnightBSD/mports/commit/d201c4590e593417bb4ebca43702700ec78e5534
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M textproc/iso8879/Makefile
Log Message:
-----------
textproc/iso8879: Fix build failure by using USES=zip
Modernize the port by using USES=zip which utilizes the native unzip command.
This fixes a build failure where /usr/local/bin/unzip was missing during the
fake stage because it was only listed in BUILD_DEPENDS and the port used
NO_BUILD=yes.
Also simplify the do-install target by using standard INSTALL_DATA and removing
redundant pre-install target.
AI-Assisted-by: Gemini CLI <gemini-cli at google.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list