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 \{} \;