Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2014 10:18:06 +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: r344856 - head/games/klondike
Message-ID:  <201402181018.s1IAI6Pi063352@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Feb 18 10:18:05 2014
New Revision: 344856
URL: http://svnweb.freebsd.org/changeset/ports/344856
QAT: https://qat.redports.org/buildarchive/r344856/

Log:
  - Convert to USES=tk

Modified:
  head/games/klondike/Makefile

Modified: head/games/klondike/Makefile
==============================================================================
--- head/games/klondike/Makefile	Tue Feb 18 10:15:44 2014	(r344855)
+++ head/games/klondike/Makefile	Tue Feb 18 10:18:05 2014	(r344856)
@@ -10,9 +10,9 @@ MASTER_SITES=	http://www.isi.edu/~johnh/
 MAINTAINER=	faber@isi.edu
 COMMENT=	A solitaire game for X11
 
+USES=		tk:run
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
-USE_TK_RUN=	yes
 MAN6=		klondike.6
 
 NO_STAGE=	yes



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