summaryrefslogtreecommitdiff
path: root/graphics/gd1
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-04-19 15:38:31 +0000
committerSteve Price <steve@FreeBSD.org>1998-04-19 15:38:31 +0000
commit9455416a5486a9d51e48cb5c380d8448162b98d3 (patch)
treeed49eb5dcfeedd4973552e1f6641302825cfdd0e /graphics/gd1
parentUse 'diff -u 1' for this patch so we don't get any stary (diff)
Add -b to fetch's args since the master site doesn't seem
to play TCP the right way.
Notes
Notes: svn path=/head/; revision=10584
Diffstat (limited to 'graphics/gd1')
-rw-r--r--graphics/gd1/Makefile4
1 files changed, 3 insertions, 1 deletions
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