Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 11:18:31 +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: r345217 - head/mail/exmh2
Message-ID:  <201402201118.s1KBIVVw013111@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Feb 20 11:18:31 2014
New Revision: 345217
URL: http://svnweb.freebsd.org/changeset/ports/345217
QAT: https://qat.redports.org/buildarchive/r345217/

Log:
  - Convert to USES=tk

Modified:
  head/mail/exmh2/Makefile

Modified: head/mail/exmh2/Makefile
==============================================================================
--- head/mail/exmh2/Makefile	Thu Feb 20 11:09:40 2014	(r345216)
+++ head/mail/exmh2/Makefile	Thu Feb 20 11:18:31 2014	(r345217)
@@ -19,7 +19,7 @@ BUILD_DEPENDS=	tclsh8.0jp:${PORTSDIR}/ja
 WISH=		wish8.0jp
 TCLSH=		tclsh8.0jp
 .else
-USE_TK=		86
+USES=		tk
 .endif
 
 # exmh is pretty useless without this, but it's not needed to build it.



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