From 106e69742bab2d8e2e8d79cf73bda94365aa9948 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 22 Jan 2006 20:00:50 +0000 Subject: BROKEN when WITHOUT_NLS: Does not build without gettext --- net-mgmt/ap-utils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/ap-utils') diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile index 6d2b7ea24032..69339b2fbc3c 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 -- cgit v1.2.3