From ac572a3811b7b6eabd24f1423f4c9ef195bfa111 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Tue, 20 Jul 2010 21:33:43 +0000 Subject: Remove USE_GETTEXT. There is no perfect solution in the ports tree. It's exactly why we have portmaster -r or portupgrade -r for that. PR: ports/147655 Reported by: Sunpoet Po-Chuan Hsieh Discussed with: marcus Feature safe: yes --- textproc/libxslt/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc/libxslt') 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 -- cgit v1.2.3