mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Convert to USES=tcl
This commit is contained in:
parent
1b57ea2175
commit
e8c6b28d8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345216
1 changed files with 1 additions and 2 deletions
|
@ -12,9 +12,8 @@ MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Tcl extension module for Perl5
|
COMMENT= Tcl extension module for Perl5
|
||||||
|
|
||||||
CONFIGURE_ARGS= --nousestubs --tclsh ${TCLSH}
|
CONFIGURE_ARGS= --nousestubs --tclsh ${TCLSH}
|
||||||
USES= perl5
|
USES= perl5 tcl
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USE_TCL= 84+
|
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${FIND} ${WRKSRC} -type d -exec ${CHMOD} 0755 \{} \;
|
@${FIND} ${WRKSRC} -type d -exec ${CHMOD} 0755 \{} \;
|
||||||
|
|
Loading…
Add table
Reference in a new issue