diff options
Diffstat (limited to 'editors/jed/Makefile')
-rw-r--r-- | editors/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 268cb12f8803..113cd8a22fe8 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libslang.so:devel/libslang2 CONFLICTS= jed-devel-[0-9]* OPTIONS_DEFINE= X11 PERMS HOSTLOOKUP DOCS -OPTIONS_DEFAULT=X11 HOSTLOOKUP DOCS +OPTIONS_DEFAULT=X11 HOSTLOOKUP PERMS_DESC= Respect permissions by Root HOSTLOOKUP_DESC=Look-up for hostname |