Commits

Ryan Schmidt authored a40b925306d
shapelib: Disable silent rules
No tags

graphics/shapelib/Portfile

Modified
15 15 long_description This software provides support for the ESRI ShapeFiles.
16 16
17 17 homepage http://shapelib.maptools.org
18 18 master_sites http://download.osgeo.org/shapelib/
19 19
20 20 checksums rmd160 7e5714fcfc89927bbc68b9a4e1ea65d7e82748f2 \
21 21 sha256 a4c94817365761a3a4c21bb3ca1c680a6bdfd3edd61df9fdd291d3e7645923b3
22 22
23 23 depends_lib port:proj4
24 24
25 -configure.args --with-proj-cflags=${prefix}/lib/proj49/include \
25 +configure.args --disable-silent-rules \
26 + --with-proj-cflags=${prefix}/lib/proj49/include \
26 27 --with-proj-libs=${prefix}/lib/proj49/lib/libproj.dylib

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut