summaryrefslogtreecommitdiffstats
path: root/src/gdal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdal.mk')
-rw-r--r--src/gdal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdal.mk b/src/gdal.mk
index ba18b40..4a23f46 100644
--- a/src/gdal.mk
+++ b/src/gdal.mk
@@ -32,7 +32,7 @@ define $(PKG)_BUILD
--with-pam \
--without-threads \
--with-libz='$(PREFIX)/$(TARGET)' \
- --with-png=internal \
+ --with-png='$(PREFIX)/$(TARGET)' \
--with-libtiff='$(PREFIX)/$(TARGET)' \
--with-geotiff='$(PREFIX)/$(TARGET)' \
--with-jpeg='$(PREFIX)/$(TARGET)' \