pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pcsc-tools Fix path in DEPENDS line.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7208ddcb7845
branches: trunk
changeset: 540891:7208ddcb7845
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 10 07:56:09 2008 +0000
description:
Fix path in DEPENDS line.
diffstat:
security/pcsc-tools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 083910bf7093 -r 7208ddcb7845 security/pcsc-tools/Makefile
--- a/security/pcsc-tools/Makefile Thu Apr 10 07:28:50 2008 +0000
+++ b/security/pcsc-tools/Makefile Thu Apr 10 07:56:09 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/03/04 11:32:15 shannonjr Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/10 07:56:09 wiz Exp $
#
DISTNAME= pcsc-tools-1.4.12
@@ -9,7 +9,7 @@
HOMEPAGE= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
COMMENT= Some tools usefull for a PC/SC user.
-DEPENDS+= p5-pcsc-perl>=1.4.6:../../local/p5-pcsc
+DEPENDS+= p5-pcsc-perl>=1.4.6:../../security/p5-pcsc
USE_TOOLS+= pkg-config
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index