From e8c6b28d8c0705cbb62d77ff3b09d60de18e7e68 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 20 Feb 2014 11:09:40 +0000 Subject: [PATCH] - Convert to USES=tcl --- lang/p5-Tcl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 48fe4a517322..b1fd65eebd7a 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -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 \{} \;