svn commit: r345207 - head/lang/erlang

Pietro Cerutti gahr at FreeBSD.org
Thu Feb 20 10:19:17 UTC 2014


Author: gahr
Date: Thu Feb 20 10:19:17 2014
New Revision: 345207
URL: http://svnweb.freebsd.org/changeset/ports/345207
QAT: https://qat.redports.org/buildarchive/r345207/

Log:
  - Convert to USES=tk

Modified:
  head/lang/erlang/Makefile

Modified: head/lang/erlang/Makefile
==============================================================================
--- head/lang/erlang/Makefile	Thu Feb 20 10:18:43 2014	(r345206)
+++ head/lang/erlang/Makefile	Thu Feb 20 10:19:17 2014	(r345207)
@@ -121,7 +121,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