aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2010-07-20 21:33:43 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2010-07-20 21:33:43 +0000
commitac572a3811b7b6eabd24f1423f4c9ef195bfa111 (patch)
treed65e69289deca795c6c70b3c9dec4ed628c6d432 /textproc/libxslt/Makefile
parent602466902ac82f965fa9c40a404fd78f025c09ea (diff)
downloadports-ac572a3811b7b6eabd24f1423f4c9ef195bfa111.tar.gz
ports-ac572a3811b7b6eabd24f1423f4c9ef195bfa111.zip
Notes
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r--textproc/libxslt/Makefile1
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