From 7d24c090578972803b63216189c9cfbd184d3a53 Mon Sep 17 00:00:00 2001 From: Kris Kennaway 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/libcomprex') 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 -- cgit v1.2.3