mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gdal: fix expat detection
This commit is contained in:
@@ -111,7 +111,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
expatDir=$portPackageLinks/lib~libexpat
|
||||
expatDir=$portPackageLinksDir/lib~libexpat
|
||||
autoreconf -fi
|
||||
runConfigure ./configure --with-expat=$expatDir
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user