diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2019-04-07 16:24:56 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2019-04-07 16:24:56 +0000 |
| commit | 2a15cf51494c98537839d8d5e83ab16e4f04cf35 (patch) | |
| tree | d445c8657b5df69350503d96b0a8857ae6ba4ece /security/opencryptoki | |
| parent | a567d2f31992494ec6ec4ac3efeb04190e9550bf (diff) | |
Notes
Diffstat (limited to 'security/opencryptoki')
| -rw-r--r-- | security/opencryptoki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile index 55f568102880..dd5cd8d3ce62 100644 --- a/security/opencryptoki/Makefile +++ b/security/opencryptoki/Makefile @@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libtspi.so:security/trousers USES= alias autoreconf gmake libtool localbase ssl tar:tgz -USE_GCC= any +USE_GCC= yes USE_OPENLDAP= yes USE_LDCONFIG= ${PREFIX}/lib/opencryptoki USE_GITHUB= yes |
