summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authortron <tron>2013-09-03 10:02:54 +0000
committertron <tron>2013-09-03 10:02:54 +0000
commitdcfcfd8d9d288e523683d5ee8945064cc74dac85 (patch)
treed217e41ea4b89132641e76af1a3bc398638c49b9 /graphics/gd
parentb72144933dbba52db4d994c11072ee3fb6330046 (diff)
downloadpkgsrc-dcfcfd8d9d288e523683d5ee8945064cc74dac85.tar.gz
Use "curl" to fetch the distfile because the master site enforces the
use of HTTPS.
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index c330f5c92a3..55f3a8eacca 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2013/09/02 21:17:42 adam Exp $
+# $NetBSD: Makefile,v 1.97 2013/09/03 10:02:54 tron Exp $
DISTNAME= libgd-2.1.0
PKGNAME= ${DISTNAME:S/libgd/gd/}
@@ -14,6 +14,7 @@ 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