diff options
author | rene <rene@FreeBSD.org> | 2018-12-31 05:51:45 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-12-31 05:51:45 +0800 |
commit | 07005ec107744c8e7af2a8a5e2317ecec648a29d (patch) | |
tree | ebe131616a4bd3cdd5fb4767f4dfd1ea2763df85 /graphics | |
parent | 7eefdd695f910cf7b22f97104aee1c0475175c49 (diff) | |
download | freebsd-ports-gnome-07005ec107744c8e7af2a8a5e2317ecec648a29d.tar.gz freebsd-ports-gnome-07005ec107744c8e7af2a8a5e2317ecec648a29d.tar.zst freebsd-ports-gnome-07005ec107744c8e7af2a8a5e2317ecec648a29d.zip |
graphics/gdal: remove expired php-gdal from SLAVEDIRS
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index b9d0d2d25b50..dcb52947d915 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -56,7 +56,7 @@ USES= gmake iconv jpeg localbase tar:xz PLIST_SUB= PORTVERSION=${PORTVERSION} -SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal +SLAVEDIRS= graphics/p5-Geo-GDAL graphics/py-gdal ARMADILLO_CONFIGURE_WITH= armadillo ARMADILLO_LIB_DEPENDS= libarmadillo.so:math/armadillo |