svn commit: r345206 - head/lang/erlang-runtime16

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


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

Log:
  - Convert to USES=tk

Modified:
  head/lang/erlang-runtime16/Makefile

Modified: head/lang/erlang-runtime16/Makefile
==============================================================================
--- head/lang/erlang-runtime16/Makefile	Thu Feb 20 10:18:13 2014	(r345205)
+++ head/lang/erlang-runtime16/Makefile	Thu Feb 20 10:18:43 2014	(r345206)
@@ -106,7 +106,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