diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-06-26 17:13:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-06-26 17:13:27 +0000 |
commit | f90903ffc0b219497f18438cb999eddd218733c0 (patch) | |
tree | 2ab6ca0ad99830a4e39d5af109f2919583a991c1 /graphics/gdal | |
parent | faa67b72bd15902ab07f344b3ad836b1ef7e8f18 (diff) | |
download | ports-f90903ffc0b219497f18438cb999eddd218733c0.tar.gz ports-f90903ffc0b219497f18438cb999eddd218733c0.zip |
- Remove expired ruby-gdal from SLAVEDIRS
Notes
Notes:
svn path=/head/; revision=417541
Diffstat (limited to 'graphics/gdal')
-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 7d2caa962642..22ad58378bc3 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -52,7 +52,7 @@ USES= gmake iconv jpeg localbase tar:xz PLIST_SUB= MAJOR_VER=${PORTVERSION:R:R} PORTVERSION=${PORTVERSION} PORTDATA= * -SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal graphics/ruby-gdal +SLAVEDIRS= graphics/p5-Geo-GDAL graphics/php-gdal graphics/py-gdal ARMADILLO_CONFIGURE_WITH= armadillo ARMADILLO_LIB_DEPENDS= libarmadillo.so:math/armadillo |