aboutsummaryrefslogtreecommitdiff
path: root/devel/shapelib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* USE_LIBTOOL -> BUILD_DEPENDS=libtool:... just as I had it the first timeWill Andrews2001-06-111-1/+2
| | | | | | | around. This fixes the breakage introduced in rev 1.2. Notes: svn path=/head/; revision=43794
* Replace explicit build dependency on libtool with USE_LIBTOOL knobAde Lovett2001-05-311-2/+1
| | | | Notes: svn path=/head/; revision=43367
* - Respect CFLAGS;Maxim Sobolev2001-05-311-5/+2
| | | | | | | | - don't install .la file - it doesn't serve any purpose; - sort PLIST. Notes: svn path=/head/; revision=43344
* Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.Will Andrews2001-05-201-0/+31
PR: 26929 Submitted by: Randall Hopper <aa8vb@nc.rr.com> Notes: svn path=/head/; revision=42771