gdal: fix expat detection

This commit is contained in:
Jerome Duval
2014-08-23 16:29:30 +00:00
parent 66bb5235ea
commit a856491e79

View File

@@ -111,7 +111,7 @@ BUILD_PREREQUIRES="
BUILD()
{
expatDir=$portPackageLinks/lib~libexpat
expatDir=$portPackageLinksDir/lib~libexpat
autoreconf -fi
runConfigure ./configure --with-expat=$expatDir
make $jobArgs