Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 09:12:21 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339667 - head/sysutils/LPRngTool
Message-ID:  <201401140912.s0E9CLmp074599@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Jan 14 09:12:21 2014
New Revision: 339667
URL: http://svnweb.freebsd.org/changeset/ports/339667

Log:
  - Convert to USES=tk

Modified:
  head/sysutils/LPRngTool/Makefile   (contents, props changed)

Modified: head/sysutils/LPRngTool/Makefile
==============================================================================
--- head/sysutils/LPRngTool/Makefile	Tue Jan 14 09:01:38 2014	(r339666)
+++ head/sysutils/LPRngTool/Makefile	Tue Jan 14 09:12:21 2014	(r339667)
@@ -22,7 +22,7 @@ BUILD_DEPENDS=	a2ps:${PORTSDIR}/print/a2
 #RUN_DEPENDS=	ifhp:${PORTSDIR}/print/ifhp
 
 USE_GHOSTSCRIPT_BUILD=	yes
-USE_TK_BUILD=	yes
+USES=		tk
 
 .if defined(SYSCONFDIR)
 PLIST_SUB+=	CWD="" SYSCONFDIR="${SYSCONFDIR:S,^/,,}"



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