Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 12:44:38 +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: r340605 - head/misc/dotfile
Message-ID:  <201401211244.s0LCicuc060902@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Jan 21 12:44:38 2014
New Revision: 340605
URL: http://svnweb.freebsd.org/changeset/ports/340605
QAT: https://qat.redports.org/buildarchive/r340605/

Log:
  - Convert to USES=tk

Modified:
  head/misc/dotfile/Makefile   (contents, props changed)

Modified: head/misc/dotfile/Makefile
==============================================================================
--- head/misc/dotfile/Makefile	Tue Jan 21 12:33:00 2014	(r340604)
+++ head/misc/dotfile/Makefile	Tue Jan 21 12:44:38 2014	(r340605)
@@ -15,14 +15,13 @@ BUILD_DEPENDS=	formail:${PORTSDIR}/mail/
 GNU_CONFIGURE=	yes
 PLIST_SUB=	DISTNAME="${DISTNAME}"
 NO_BUILD=	yes
+USES=		tk
 
 MAN1=		dotfile.1
 
 OPTIONS_DEFINE=	JAPANESE
 JAPANESE_DESC=	Use Japanese as default language
 
-USE_TK=		yes
-
 NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 



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