summaryrefslogtreecommitdiffstats
path: root/net-mgmt/ap-utils/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-22 20:00:50 +0000
committerkris <kris@FreeBSD.org>2006-01-22 20:00:50 +0000
commit21942ac659b5becce45543cb4a0ffab048b72dcc (patch)
tree55cc30ce0c3ab8690a155b852f67728bd0be83ee /net-mgmt/ap-utils/Makefile
parent2938f0e357789ba691af041def4c1a57f06486dc (diff)
downloadFreeBSD-ports-21942ac659b5becce45543cb4a0ffab048b72dcc.zip
FreeBSD-ports-21942ac659b5becce45543cb4a0ffab048b72dcc.tar.gz
BROKEN when WITHOUT_NLS: Does not build without gettext
Diffstat (limited to 'net-mgmt/ap-utils/Makefile')
-rw-r--r--net-mgmt/ap-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile
index 6d2b7ea..69339b2 100644
--- a/net-mgmt/ap-utils/Makefile
+++ b/net-mgmt/ap-utils/Makefile
@@ -25,6 +25,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
+BROKEN= "Does not build without gettext"
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
OpenPOWER on IntegriCloud