aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-04 17:11:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-04 17:11:24 +0000
commite9e13d5be25298c924705fea082f6e86d0c0c917 (patch)
tree1e3022d078f91d5a9e0c3aab5de6fec58ea1902d
parent853a64447eb4a74849e70f2caba8978a852f8908 (diff)
Notes
-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}"