aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-24 04:05:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-24 04:05:15 +0000
commit7d24c090578972803b63216189c9cfbd184d3a53 (patch)
tree94d188fe21fe6297d3a4dfbbfcfb650148e86224 /archivers
parent41dd8d30929b8c80a7b90001539ff4d464b9323b (diff)
downloadports-7d24c090578972803b63216189c9cfbd184d3a53.tar.gz
ports-7d24c090578972803b63216189c9cfbd184d3a53.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libcomprex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 5dddc506d393..59446491d63d 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -29,6 +29,7 @@ INSTALLS_SHLIB= yes
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
+BROKEN= Does not build without gettext
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif