From 5a5ecf406c22ae422e8044d5ca4fb0d51d530b3d Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 25 Mar 2004 11:22:30 +0000 Subject: Correct typo in previous --- x11-wm/icewm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/icewm/Makefile') diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 81cc3ce816a1..32c93f0b3177 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -33,7 +33,7 @@ CONFIGURE_ARGS= --enable-shaped-decorations \ .if !defined(WITHOUT_NLS) USE_GETTEXT= yes -PLIST_SUB+= NLS= +PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " -- cgit