diff options
Diffstat (limited to 'security/authenticator/Makefile')
-rw-r--r-- | security/authenticator/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index af96cf681b12..e6e9a3579935 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -34,7 +34,6 @@ SHEBANG_FILES= build-aux/meson_post_install.py CARGO_ENV= ZBAR_INCLUDE_DIRS="${LOCALBASE}/include" ZBAR_LIB_DIRS="${LOCALBASE}/lib" MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= com.belmoussaoui.Authenticator.gschema.xml -INSTALLS_ICONS= yes CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ |