diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index 74e48b4d4feb..c997e9d3cbe8 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -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