summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorobache <obache>2013-09-03 10:39:25 +0000
committerobache <obache>2013-09-03 10:39:25 +0000
commit80c324a33da07fe08f9c1bb730a4200a7850920e (patch)
treec4a4e0bdce54ece112592f235b4a2c058cba2950 /graphics/gd
parentcb5d67a12edbe82abf9b39cde3dc4c56331c5a28 (diff)
downloadpkgsrc-80c324a33da07fe08f9c1bb730a4200a7850920e.tar.gz
set HTTP master site, and curl is not required.
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile5
1 files changed, 2 insertions, 3 deletions
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