aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-23 02:54:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-23 02:54:50 +0000
commit0f234111d2793895a6ef435ca69a2ffff303b510 (patch)
treeaa36634efe378574fa0829fb27562783a78280ce /irc/weechat
parent6dd8941796acbb6d88a911bd433edf2b2dc27eb8 (diff)
downloadports-0f234111d2793895a6ef435ca69a2ffff303b510.tar.gz
ports-0f234111d2793895a6ef435ca69a2ffff303b510.zip
Notes
Diffstat (limited to 'irc/weechat')
-rw-r--r--irc/weechat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 323dd3b72a62..5ffaf44ef72a 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -38,6 +38,7 @@ PLIST_FILES+= %%NLS%%share/locale/${lang}/LC_MESSAGES/weechat.mo
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
+BROKEN= "Does not compile without gettext"
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif