aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-gdal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/php-gdal/Makefile')
-rw-r--r--graphics/php-gdal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile
index 5f4ffb4fdc84..60e616f0ccc6 100644
--- a/graphics/php-gdal/Makefile
+++ b/graphics/php-gdal/Makefile
@@ -15,8 +15,8 @@ COMMENT= PHP binding for GDAL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT
-BUILD_DEPENDS= swig3.0:${PORTSDIR}/devel/swig30
-LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
+BUILD_DEPENDS= swig3.0:devel/swig30
+LIB_DEPENDS= libgdal.so:graphics/gdal
ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so
CFLAGS+= -fPIC