aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtre
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-24 03:45:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-24 03:45:18 +0000
commit6c5210bdd5505abed54c9dcb4ffbeb34e07ac2e5 (patch)
tree0c7078a39eaceb82a251aed3214ef5dff65a8fe7 /textproc/libtre
parent128b0a5cf6225e45702e3e57c16bbd40f60f380e (diff)
downloadports-6c5210bdd5505abed54c9dcb4ffbeb34e07ac2e5.tar.gz
ports-6c5210bdd5505abed54c9dcb4ffbeb34e07ac2e5.zip
Notes
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index 4936fc40b716..bea352972d91 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -32,6 +32,7 @@ MAN1= agrep.1
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
+BROKEN= Does not build without gettext
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif