Skip to content
Permalink
Browse files

shapelib: update to 1.5.0

remove proj4 dependency
  • Loading branch information
Schamschula committed Mar 1, 2019
1 parent a39faf0 commit dc3e65503fac526fac183f608131764a7a2d1b33
Showing with 6 additions and 9 deletions.
  1. +6 −9 graphics/shapelib/Portfile
@@ -3,8 +3,8 @@
PortSystem 1.0

name shapelib
version 1.4.1
revision 3
version 1.5.0
revision 0
categories graphics
platforms darwin
maintainers nomaintainer
@@ -17,11 +17,8 @@ long_description This software provides support for the ESRI ShapeFiles.
homepage http://shapelib.maptools.org
master_sites http://download.osgeo.org/shapelib/

checksums rmd160 7e5714fcfc89927bbc68b9a4e1ea65d7e82748f2 \
sha256 a4c94817365761a3a4c21bb3ca1c680a6bdfd3edd61df9fdd291d3e7645923b3
checksums rmd160 822ab85994a1f51041c5ed2b7b5294ef5e02484b \
sha256 1fc0a480982caef9e7b9423070b47750ba34cd0ba82668f2e638fab1d07adae1 \
size 547686

depends_lib port:proj4

configure.args --disable-silent-rules \
--with-proj-cflags=${prefix}/lib/proj49/include \
--with-proj-libs=${prefix}/lib/proj49/lib/libproj.dylib
configure.args --disable-silent-rules

0 comments on commit dc3e655

Please sign in to comment.
You can’t perform that action at this time.