Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2014 13:32:25 +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: r341736 - head/comms/hamlib
Message-ID:  <201401291332.s0TDWPk1064731@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Jan 29 13:32:25 2014
New Revision: 341736
URL: http://svnweb.freebsd.org/changeset/ports/341736
QAT: https://qat.redports.org/buildarchive/r341736/

Log:
  - Convert to USES=tcl

Modified:
  head/comms/hamlib/Makefile

Modified: head/comms/hamlib/Makefile
==============================================================================
--- head/comms/hamlib/Makefile	Wed Jan 29 13:30:22 2014	(r341735)
+++ head/comms/hamlib/Makefile	Wed Jan 29 13:32:25 2014	(r341736)
@@ -13,9 +13,8 @@ LICENSE=	LGPL20
 
 BUILD_DEPENDS=	swig:${PORTSDIR}/devel/swig13
 
-USES=		perl5 pkgconfig pathfix
+USES=		perl5 pkgconfig pathfix tcl
 USE_GNOME=	libxml2
-USE_TCL=	yes
 USE_PYTHON=	yes
 USE_AUTOTOOLS=	autoconf libtool libltdl
 USE_LDCONFIG=	yes



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