diff options
-rw-r--r-- | tools/darwin/depends/tiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/darwin/depends/tiff/Makefile b/tools/darwin/depends/tiff/Makefile index 774d1fa491..fb3dc59cda 100644 --- a/tools/darwin/depends/tiff/Makefile +++ b/tools/darwin/depends/tiff/Makefile @@ -5,7 +5,6 @@ LIBNAME=tiff VERSION=3.9.7 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz -BASE_URL=http://download.osgeo.org/libtiff # configuration settings CONFIGURE=./configure --prefix=$(PREFIX) \ |