diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-09 06:39:14 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-09 11:21:07 +0000 |
| commit | 4ae07eaae285bbb61cebc9bb287d67f9c3200124 (patch) | |
| tree | e9eaa0c6a2cbcd3201a8057df700442fa6c0ce34 | |
| parent | 4bbb77037834749cda5309619a30eae5cd9f8ce7 (diff) | |
misc/iso-codes: Remove USES=pathfix
- Bump PORTREVISION for package change
| -rw-r--r-- | misc/iso-codes/Makefile | 2 | ||||
| -rw-r--r-- | 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 |
