Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 15:17:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513397 - head/x11-toolkits/tktreectrl
Message-ID:  <201909301517.x8UFH1oW093192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Sep 30 15:17:01 2019
New Revision: 513397
URL: https://svnweb.freebsd.org/changeset/ports/513397

Log:
  Add USES=xorg

Modified:
  head/x11-toolkits/tktreectrl/Makefile

Modified: head/x11-toolkits/tktreectrl/Makefile
==============================================================================
--- head/x11-toolkits/tktreectrl/Makefile	Mon Sep 30 14:55:22 2019	(r513396)
+++ head/x11-toolkits/tktreectrl/Makefile	Mon Sep 30 15:17:01 2019	(r513397)
@@ -14,7 +14,7 @@ LICENSE_NAME=	Tcl/Tk License
 LICENSE_FILE=	${WRKSRC}/license.terms
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		tk:tea
+USES=		tk:tea xorg
 USE_LDCONFIG=	${PREFIX}/lib/${TCL_PKG}
 USE_XORG=	x11
 TCL_PKG=	treectrl${PORTVERSION}



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