svn commit: r340605 - head/misc/dotfile

Pietro Cerutti gahr at FreeBSD.org
Tue Jan 21 12:44:38 UTC 2014


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>
 


More information about the svn-ports-all mailing list