svn commit: r345217 - head/mail/exmh2

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 11:18:31 UTC 2014


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.


More information about the svn-ports-all mailing list