svn commit: r341736 - head/comms/hamlib

Pietro Cerutti gahr at FreeBSD.org
Wed Jan 29 13:32:26 UTC 2014


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


More information about the svn-ports-all mailing list