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