summaryrefslogtreecommitdiffstats
path: root/editors/sed/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/sed/DEPENDS')
-rwxr-xr-xeditors/sed/DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/sed/DEPENDS b/editors/sed/DEPENDS
index 98492a114e..2eaf7eccb5 100755
--- a/editors/sed/DEPENDS
+++ b/editors/sed/DEPENDS
@@ -1,6 +1,11 @@
depends gnupg &&
depends smgl-fhs &&
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support" &&
+
optional_depends acl \
"--enable-acl" \
"--disable-acl" \