aboutsummaryrefslogtreecommitdiffstats
path: root/security/pcsc-tools
diff options
context:
space:
mode:
Diffstat (limited to 'security/pcsc-tools')
-rw-r--r--security/pcsc-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile
index e088e4e9dc33..de7f70e0cf62 100644
--- a/security/pcsc-tools/Makefile
+++ b/security/pcsc-tools/Makefile
@@ -15,7 +15,7 @@ COMMENT= Tools to test a PCSC driver, card or reader
LICENSE= GPLv2
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
-RUN_DEPENDS= ${SITE_PERL}/$PERL_ARCH}/Chipcard/PCSC.pm:${PORTSDIR}/devel/p5-PCSC-Card
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Chipcard/PCSC.pm:${PORTSDIR}/devel/p5-PCSC-Card
USE_GMAKE= yes