summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-PCSC-Card/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-PCSC-Card/Makefile b/devel/p5-PCSC-Card/Makefile
index d33e07a57d62..061e97ed33b8 100644
--- a/devel/p5-PCSC-Card/Makefile
+++ b/devel/p5-PCSC-Card/Makefile
@@ -14,7 +14,7 @@ COMMENT= Perl bindings for the PC/SC Lite Framework
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
USE_BZIP2= yes
-USES= perl5
+USES= perl5 pkgconfig
USE_PERL5= configure
MAKE_ENV= "LOCALBASE=${LOCALBASE}"