Remove ftp.remotesensing.org from MASTER_SITES, it's dead now - and
download.osgeo.org works and is supposed to be the canonical source. See http://www.asmail.be/msg0054885794.html
This commit is contained in:
parent
a2934a5fbc
commit
ddd3a36814
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2016/09/01 16:44:12 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2016/09/12 11:28:59 landry Exp $
|
||||
|
||||
COMMENT= GIS TIFF interchange library
|
||||
|
||||
@ -13,8 +13,7 @@ MAINTAINER= Landry Breuil <landry@openbsd.org>
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
|
||||
http://download.osgeo.org/geotiff/libgeotiff/
|
||||
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV += CFLAGS="-I${LOCALBASE}/include -fPIC $(COPTS)" \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2016/09/04 14:54:55 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2016/09/12 11:28:59 landry Exp $
|
||||
|
||||
COMMENT= cartographic projection utilities
|
||||
|
||||
@ -19,8 +19,7 @@ MAINTAINER= Landry Breuil <landry@openbsd.org>
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MASTER_SITES= ftp://ftp.remotesensing.org/proj/ \
|
||||
http://download.osgeo.org/proj/
|
||||
MASTER_SITES= http://download.osgeo.org/proj/
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
WANTLIB= c m pthread
|
||||
|
Loading…
Reference in New Issue
Block a user