mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
expect, revbump for newer tcl version (#5338)
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="1987-1994 The Regents of the University of California.
|
||||
1998-1999 Scriptics Corporation.
|
||||
"
|
||||
LICENSE="Public Domain"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/expect/Expect/$portVersion/expect$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040"
|
||||
SOURCE_DIR="expect$portVersion"
|
||||
@@ -69,7 +69,7 @@ BUILD()
|
||||
{
|
||||
autoconf -f
|
||||
runConfigure --omit-dirs "docDir dataRootDir" ./configure \
|
||||
--with-tcl=$portPackageLinksDir/tcl_devel/lib
|
||||
--with-tcl=$(finddir B_SYSTEM_DEVELOP_DIRECTORY)/lib
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user