svn commit: r513397 - head/x11-toolkits/tktreectrl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 30 15:17:01 UTC 2019


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}


More information about the svn-ports-all mailing list