aboutsummaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-11-01 09:57:50 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-11-01 09:57:50 +0000
commit725bdaafc9e53ceec561005a3917a69a5f72baa0 (patch)
tree0d24d2a10080624ae4a3da6c2808221490647fa2 /editors/jed
parente6a4796d7366ed80f8bd9a502de3c32b5e405415 (diff)
downloadports-725bdaafc9e53ceec561005a3917a69a5f72baa0.tar.gz
ports-725bdaafc9e53ceec561005a3917a69a5f72baa0.zip
Fix wrong use of OPTIONS_SUB
Reported by: danfe
Notes
Notes: svn path=/head/; revision=332346
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