Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 11:09:41 +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: r345216 - head/lang/p5-Tcl
Message-ID:  <201402201109.s1KB9fst009053@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Feb 20 11:09:40 2014
New Revision: 345216
URL: http://svnweb.freebsd.org/changeset/ports/345216
QAT: https://qat.redports.org/buildarchive/r345216/

Log:
  - Convert to USES=tcl

Modified:
  head/lang/p5-Tcl/Makefile

Modified: head/lang/p5-Tcl/Makefile
==============================================================================
--- head/lang/p5-Tcl/Makefile	Thu Feb 20 11:07:51 2014	(r345215)
+++ head/lang/p5-Tcl/Makefile	Thu Feb 20 11:09:40 2014	(r345216)
@@ -12,9 +12,8 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Tcl extension module for Perl5
 
 CONFIGURE_ARGS=	--nousestubs --tclsh ${TCLSH}
-USES=		perl5
+USES=		perl5 tcl
 USE_PERL5=	configure
-USE_TCL=	84+
 
 post-extract:
 	@${FIND} ${WRKSRC} -type d -exec ${CHMOD} 0755 \{} \;



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