diff options
Diffstat (limited to 'security/opencryptoki/Makefile')
-rw-r--r-- | security/opencryptoki/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile index 33e1f271877b..4abfe1797248 100644 --- a/security/opencryptoki/Makefile +++ b/security/opencryptoki/Makefile @@ -46,6 +46,7 @@ MAN8= pkcsslotd.8 run-autotools: run-autotools-autoreconf +NO_STAGE= yes run-autotools-autoreconf: @cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -i |