From 9455416a5486a9d51e48cb5c380d8448162b98d3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 19 Apr 1998 15:38:31 +0000 Subject: Add -b to fetch's args since the master site doesn't seem to play TCP the right way. --- graphics/gd/Makefile | 4 +++- graphics/gd1/Makefile | 4 +++- graphics/gd2/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 1365349b1aeb..3f43346177df 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id$ +# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ # DISTNAME= gd1.3 @@ -13,6 +13,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ MAINTAINER= jeff@cetlink.net +FETCH_BEFORE_ARGS= -b + pre-install: ${MKDIR} ${PREFIX}/include/gd ${MKDIR} ${PREFIX}/share/examples/gd diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 1365349b1aeb..3f43346177df 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id$ +# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ # DISTNAME= gd1.3 @@ -13,6 +13,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ MAINTAINER= jeff@cetlink.net +FETCH_BEFORE_ARGS= -b + pre-install: ${MKDIR} ${PREFIX}/include/gd ${MKDIR} ${PREFIX}/share/examples/gd diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 1365349b1aeb..3f43346177df 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -3,7 +3,7 @@ # Date created: 27 Mar 1998 # Whom: jeff@cetlink.net # -# $Id$ +# $Id: Makefile,v 1.3 1998/04/04 14:25:47 vanilla Exp $ # DISTNAME= gd1.3 @@ -13,6 +13,8 @@ MASTER_SITES= http://www.boutell.com/gd/http/ MAINTAINER= jeff@cetlink.net +FETCH_BEFORE_ARGS= -b + pre-install: ${MKDIR} ${PREFIX}/include/gd ${MKDIR} ${PREFIX}/share/examples/gd -- cgit v1.2.3