aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2012-01-26 17:36:46 +0800
committerarved <arved@FreeBSD.org>2012-01-26 17:36:46 +0800
commit41b693c85510c32a0055987a0d4a58703d0a884d (patch)
tree55b48e93afdbaeda47476aed0fb530d595214259 /security
parentb095ef8abf3175b440ed5660630dd081e04d5df7 (diff)
downloadfreebsd-ports-gnome-41b693c85510c32a0055987a0d4a58703d0a884d.tar.gz
freebsd-ports-gnome-41b693c85510c32a0055987a0d4a58703d0a884d.tar.zst
freebsd-ports-gnome-41b693c85510c32a0055987a0d4a58703d0a884d.zip
Somehow a character got lost
Submitted by: pointyhat
Diffstat (limited to 'security')
-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