diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-06-13 08:31:20 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-06-13 08:31:20 +0000 |
commit | 8d71be14786aa33a08d178bc012731478ba5834d (patch) | |
tree | 9270de24ef9477018d9df28eb6b7154313f8a73e /security/openct | |
parent | 705f6f00cd226f58697984d5145e1346b93ee94a (diff) | |
download | ports-8d71be14786aa33a08d178bc012731478ba5834d.tar.gz ports-8d71be14786aa33a08d178bc012731478ba5834d.zip |
Notes
Diffstat (limited to 'security/openct')
-rw-r--r-- | security/openct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index 029fac1ce3b3..7d2224c49e9a 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A middleware framework for smart card terminals OPTIONS= USB "Install libusb for USB tokens/readers support" on \ - PCSC "Install pcsc-lite to build the PC/SC -> openCT frontend" off + PCSC "Install pcsc-lite to build the PC/SC->OpenCT frontend" off USE_AUTOTOOLS= libltdl:15 GNU_CONFIGURE= yes |