From 4ae07eaae285bbb61cebc9bb287d67f9c3200124 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 9 Dec 2025 14:39:14 +0800 Subject: [PATCH] misc/iso-codes: Remove USES=pathfix - Bump PORTREVISION for package change --- misc/iso-codes/Makefile | 2 +- misc/iso-codes/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/iso-codes/Makefile b/misc/iso-codes/Makefile index 19b672f3a6a9..4ff04cad50e6 100644 --- a/misc/iso-codes/Makefile +++ b/misc/iso-codes/Makefile @@ -10,7 +10,7 @@ WWW= https://salsa.debian.org/iso-codes-team/iso-codes LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake pathfix python:build tar:xz +USES= gettext-tools gmake python:build tar:xz BINARY_ALIAS= python3=${PYTHON_VERSION} GNU_CONFIGURE= yes diff --git a/misc/iso-codes/pkg-plist b/misc/iso-codes/pkg-plist index f9da58a10775..68e1f3278686 100644 --- a/misc/iso-codes/pkg-plist +++ b/misc/iso-codes/pkg-plist @@ -1,4 +1,3 @@ -libdata/pkgconfig/iso-codes.pc %%DATADIR%%/json/iso_15924.json %%DATADIR%%/json/iso_3166-1.json %%DATADIR%%/json/iso_3166-2.json @@ -1149,6 +1148,7 @@ share/locale/zu/LC_MESSAGES/iso_639-2.mo share/locale/zu/LC_MESSAGES/iso_639-3.mo share/locale/zu/LC_MESSAGES/iso_639.mo share/locale/zu/LC_MESSAGES/iso_639_3.mo +share/pkgconfig/iso-codes.pc share/xml/iso-codes/iso_15924.xml share/xml/iso-codes/iso_3166-1.xml share/xml/iso-codes/iso_3166-2.xml