From 4725b81c3447371efa7840883b1e7fc02cd64e0f Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 24 Jan 2006 04:05:15 +0000 Subject: BROKEN with WITHOUT_NLS: Does not build without gettext --- archivers/libcomprex/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers') diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 5dddc50..5944649 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 -- cgit v1.1