From 80c324a33da07fe08f9c1bb730a4200a7850920e Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 3 Sep 2013 10:39:25 +0000 Subject: set HTTP master site, and curl is not required. --- graphics/gd/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/gd') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 55f3a8eacca..c49d929c2a0 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.97 2013/09/03 10:02:54 tron Exp $ +# $NetBSD: Makefile,v 1.98 2013/09/03 10:39:25 obache Exp $ DISTNAME= libgd-2.1.0 PKGNAME= ${DISTNAME:S/libgd/gd/} CATEGORIES= graphics -MASTER_SITES= https://bitbucket.org/libgd/gd-libgd/downloads/ +MASTER_SITES= http://cdn.bitbucket.org/libgd/gd-libgd/downloads/ EXTRACT_SUFX= .tar.xz MAINTAINER= adam@NetBSD.org @@ -14,7 +14,6 @@ COMMENT= Graphics library for the dynamic creation of images PKG_INSTALLATION_TYPES= overwrite pkgviews -FETCH_USING= curl USE_LIBTOOL= yes USE_TOOLS+= perl:run GNU_CONFIGURE= yes -- cgit v1.2.3