aboutsummaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-09-27 14:07:29 +0000
committerRene Ladan <rene@FreeBSD.org>2019-09-27 14:07:29 +0000
commit12a57b752d6893541681f334601ab8072475bbd3 (patch)
tree569cd1d261747bb3198947d61b4d9f763987834f /editors/hte
parent8360d41881510e00ee132f6276d3cbfdc5b23c40 (diff)
downloadports-12a57b752d6893541681f334601ab8072475bbd3.tar.gz
ports-12a57b752d6893541681f334601ab8072475bbd3.zip
editors/hte: modernize otional xorg USES
Notes
Notes: svn path=/head/; revision=513035
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 2e278a7bb747..667cbf7f8dae 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -31,8 +31,8 @@ LZO2_LIB_DEPENDS= liblzo2.so:archivers/lzo2
LZO2_CONFIGURE_OFF= --with-included-lzo
X11_DESC= X11 textmode support
+X11_USES= localbase:ldflags xorg
X11_USE= XORG=x11
-X11_USES= localbase:ldflags
X11_CONFIGURE_ENABLE= x11-textmode
MAKE_JOBS_UNSAFE= yes