Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 14:07:29 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513035 - head/editors/hte
Message-ID:  <201909271407.x8RE7TDJ059955@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri Sep 27 14:07:29 2019
New Revision: 513035
URL: https://svnweb.freebsd.org/changeset/ports/513035

Log:
  editors/hte: modernize otional xorg USES

Modified:
  head/editors/hte/Makefile

Modified: head/editors/hte/Makefile
==============================================================================
--- head/editors/hte/Makefile	Fri Sep 27 13:16:33 2019	(r513034)
+++ head/editors/hte/Makefile	Fri Sep 27 14:07:29 2019	(r513035)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909271407.x8RE7TDJ059955>