1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

security/pcsc-tools: Fix pkg build, port needs gettext-tools

Reported by:	Stefan Ehmann
This commit is contained in:
Tilman Keskinoz 2023-10-16 20:41:30 +02:00
parent cd3a485a0f
commit a8736cd187

View File

@ -13,7 +13,7 @@ LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
RUN_DEPENDS= p5-PCSC-Card>=0:devel/p5-PCSC-Card \
p5-Gtk3>=0:x11-toolkits/p5-Gtk3
USES= gmake pkgconfig tar:bzip2
USES= gmake pkgconfig tar:bzip2 gettext-tools
GNU_CONFIGURE= yes