diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 22:11:37 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-05 22:11:37 +0000 |
commit | afbfb5d3025c2746387ccbfbc625048224197788 (patch) | |
tree | 97e6bdbb38da5ce996ade01c002a286b6a3e72b7 | |
parent | 317e2af6ee3dc47e56ca512567676a0fefbd08ba (diff) | |
download | ports-afbfb5d3025c2746387ccbfbc625048224197788.tar.gz ports-afbfb5d3025c2746387ccbfbc625048224197788.zip |
Notes
-rw-r--r-- | security/opensc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 96f0d04ce943..207950fe278a 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.opensc.org/files/ MAINTAINER= bms@spc.org COMMENT= ISO 7816 Smartcard API Library (OpenSSH Compatible) +BROKEN= "Creates /usr/lib/mozilla" + LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite \ ldap.2:${PORTSDIR}/net/openldap20 |