aboutsummaryrefslogtreecommitdiffstats
path: root/editors/jed
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2013-11-01 17:57:50 +0800
committergarga <garga@FreeBSD.org>2013-11-01 17:57:50 +0800
commit1367e0c5f525e6da31b2343b503248102c0f5ef8 (patch)
tree0d24d2a10080624ae4a3da6c2808221490647fa2 /editors/jed
parentf893e66eca1c8e1d4728c7a534d88ec3723c7eb4 (diff)
downloadfreebsd-ports-gnome-1367e0c5f525e6da31b2343b503248102c0f5ef8.tar.gz
freebsd-ports-gnome-1367e0c5f525e6da31b2343b503248102c0f5ef8.tar.zst
freebsd-ports-gnome-1367e0c5f525e6da31b2343b503248102c0f5ef8.zip
Fix wrong use of OPTIONS_SUB
Reported by: danfe
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index e931f13a5267..0a34322de5bb 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -21,11 +21,11 @@ CONFLICTS= jed-devel-[0-9]*
OPTIONS_DEFINE= X11 PERMS HOSTLOOKUP DOCS
OPTIONS_DEFAULT=X11 HOSTLOOKUP DOCS
-OPTIONS_SUB= X11
PERMS_DESC= Respect permissions by Root
HOSTLOOKUP_DESC=Look-up for hostname
+OPTIONS_SUB= yes
USE_BZIP2= yes
DIST_SUBDIR= jed
GNU_CONFIGURE= yes