svn commit: r340826 - head/audio/ufmcontrol-i18n

Pietro Cerutti gahr at FreeBSD.org
Thu Jan 23 12:36:19 UTC 2014


Author: gahr
Date: Thu Jan 23 12:36:18 2014
New Revision: 340826
URL: http://svnweb.freebsd.org/changeset/ports/340826
QAT: https://qat.redports.org/buildarchive/r340826/

Log:
  - Convert to USES=tcl

Modified:
  head/audio/ufmcontrol-i18n/Makefile

Modified: head/audio/ufmcontrol-i18n/Makefile
==============================================================================
--- head/audio/ufmcontrol-i18n/Makefile	Thu Jan 23 12:32:36 2014	(r340825)
+++ head/audio/ufmcontrol-i18n/Makefile	Thu Jan 23 12:36:18 2014	(r340826)
@@ -11,9 +11,9 @@ COMMENT=		USB radio control utility
 
 RUN_DEPENDS=		snack>=2.2.10_4:${PORTSDIR}/audio/snack
 
+USES=			tcl
 USE_LDCONFIG=		yes
 NO_STAGE=	yes
-USE_TCL=		yes
 MAKE_ENV=		NO_PROFILE=yes
 
 MAN1=			ufmcontrol.1


More information about the svn-ports-all mailing list