diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-06-27 01:13:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-06-27 01:13:27 +0800 |
commit | cf4126dda6431554728c8b41bd96310bd2c81252 (patch) | |
tree | 2ab6ca0ad99830a4e39d5af109f2919583a991c1 /graphics | |
parent | 988397af7ba5b235c866d0b74544b190512d4b20 (diff) | |
download | freebsd-ports-gnome-cf4126dda6431554728c8b41bd96310bd2c81252.tar.gz freebsd-ports-gnome-cf4126dda6431554728c8b41bd96310bd2c81252.tar.zst freebsd-ports-gnome-cf4126dda6431554728c8b41bd96310bd2c81252.zip |
- Remove expired ruby-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 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 |