if TCL is installed on but you uncheck the TCL option the epic port gets
confused. PR: 247995 Submitted by: jpaetzel
This commit is contained in:
parent
78dfd7560e
commit
ecd1b2eb1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542438
@ -27,6 +27,7 @@ RUBY_USE= ruby=yes
|
||||
RUBY_CONFIGURE_WITH= ruby
|
||||
TCL_USES= tcl
|
||||
TCL_CONFIGURE_ON= --with-tcl=${TCL_LIBDIR}/tclConfig.sh
|
||||
TCL_CONFIGURE_OFF= --with-tcl=no
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lcurses|-lncurses|' ${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user