diff options
-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 |