[Lunar-commits] <moonbase> xscreensaver: remove non-existent nls options
Paul Bredbury
brebs at lunar-linux.org
Sat Jan 29 17:39:54 CET 2011
commit e3367d29388d260b80f67fb89d4f79f02cfc480e
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sat Jan 29 23:39:54 2011 +0700
xscreensaver: remove non-existent nls options
There is no option, gettext is simply detected automatically.
---
x11-apps/xscreensaver/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/x11-apps/xscreensaver/DEPENDS b/x11-apps/xscreensaver/DEPENDS
index d515e07..68f3ab7 100644
--- a/x11-apps/xscreensaver/DEPENDS
+++ b/x11-apps/xscreensaver/DEPENDS
@@ -3,7 +3,7 @@ depends netpbm
depends bc
depends perl
-optional_depends "gettext" "--enable-nls" "--disable-nls" \
+optional_depends "gettext" "" "" \
"enable NLS support"
optional_depends "glade3" "--with-gtk" "--without-gtk" \
More information about the Lunar-commits
mailing list