Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2014 15:24:07 +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: r344907 - head/graphics/libimg
Message-ID:  <201402181524.s1IFO7eu009119@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Feb 18 15:24:07 2014
New Revision: 344907
URL: http://svnweb.freebsd.org/changeset/ports/344907
QAT: https://qat.redports.org/buildarchive/r344907/

Log:
  - Convert to USES=tk

Modified:
  head/graphics/libimg/Makefile

Modified: head/graphics/libimg/Makefile
==============================================================================
--- head/graphics/libimg/Makefile	Tue Feb 18 15:20:52 2014	(r344906)
+++ head/graphics/libimg/Makefile	Tue Feb 18 15:24:07 2014	(r344907)
@@ -25,8 +25,7 @@ PLIST_SUB+=	DIR="${DIR}" SHLIB_NAME="${S
 
 WRKSRC=		${WRKDIR}/img${PORTVERSION}
 MAKEFILE=	${FILESDIR}/Makefile.bsd
-USE_TK=		84+
-USE_TK_BUILD=	${USE_TK}
+USES=		tk
 MAKE_ENV+=	TCL_VER=${TCL_VER}
 
 NO_STAGE=	yes



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