opnsense-ports/security/cryptlib/files/patch-misc_config.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
290 B
C

--- misc/config.h.orig 2011-08-14 01:40:52.000000000 +0200
+++ misc/config.h 2012-01-10 12:45:17.000000000 +0100
@@ -280,6 +280,7 @@
/* General device usage */
+#define USE_PKCS11
#if defined( USE_PKCS11 ) || defined( USE_CRYPTOAPI )
#define USE_DEVICES
#endif /* Device types */