svn commit: r345205 - head/lang/erlang-runtime15

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 10:18:14 UTC 2014


Author: gahr
Date: Thu Feb 20 10:18:13 2014
New Revision: 345205
URL: http://svnweb.freebsd.org/changeset/ports/345205
QAT: https://qat.redports.org/buildarchive/r345205/

Log:
  - Convert to USES=tk

Modified:
  head/lang/erlang-runtime15/Makefile

Modified: head/lang/erlang-runtime15/Makefile
==============================================================================
--- head/lang/erlang-runtime15/Makefile	Thu Feb 20 10:15:43 2014	(r345204)
+++ head/lang/erlang-runtime15/Makefile	Thu Feb 20 10:18:13 2014	(r345205)
@@ -107,7 +107,7 @@ CONFIGURE_ARGS+=--disable-kernel-poll
 .endif
 
 .if ${PORT_OPTIONS:MGS}
-USE_TK_RUN=	yes
+USES+=		tk:run
 .endif
 
 .if ${PORT_OPTIONS:MWX}


More information about the svn-ports-all mailing list