svn commit: r344907 - head/graphics/libimg

Pietro Cerutti gahr at FreeBSD.org
Tue Feb 18 15:24:08 UTC 2014


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


More information about the svn-ports-all mailing list