diff options
author | wen <wen@FreeBSD.org> | 2014-07-08 20:23:29 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-07-08 20:23:29 +0800 |
commit | 5dad7440e41399dee85207ac2f6fe4f61d65928e (patch) | |
tree | 0b7b1b27e83c5effb2721342c2139f891931b83b /math/saga | |
parent | b1fd4afe86659520d8bf1ad61ca02e7558bdb86a (diff) | |
download | freebsd-ports-gnome-5dad7440e41399dee85207ac2f6fe4f61d65928e.tar.gz freebsd-ports-gnome-5dad7440e41399dee85207ac2f6fe4f61d65928e.tar.zst freebsd-ports-gnome-5dad7440e41399dee85207ac2f6fe4f61d65928e.zip |
- Bump PORTREVISION to chase the update of devel/liblas
Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Diffstat (limited to 'math/saga')
-rw-r--r-- | math/saga/Makefile | 1 | ||||
-rw-r--r-- | math/saga/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index 55b2cd5f4ae5..948dc79d6c55 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,6 +3,7 @@ PORTNAME= saga PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/saga/pkg-plist b/math/saga/pkg-plist index 3d731b006afb..f77d83b9fd9f 100644 --- a/math/saga/pkg-plist +++ b/math/saga/pkg-plist @@ -70,7 +70,6 @@ lib/saga/libio_grid_grib2.so lib/saga/libio_grid_image.so lib/saga/libio_shapes.so lib/saga/libio_shapes_dxf.so -lib/saga/libio_shapes_las.so lib/saga/libio_table.so lib/saga/libio_virtual.so lib/saga/libpj_georeference.so |