diff options
-rw-r--r-- | textproc/libxslt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 35a938406caa..1fe53b3864ba 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -46,7 +46,6 @@ CONFIGURE_ARGS+= --with-mem-debug .if defined(WITH_CRYPTO) LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt -USE_GETTEXT= yes .else CONFIGURE_ARGS+=--without-crypto .endif |