summaryrefslogtreecommitdiff
path: root/sysutils/glload
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-07 09:07:01 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-07 09:07:01 +0000
commitf39f9286573b21293b9c593929c93839d062d79a (patch)
tree76ec66ad8e4b9df7f1ef38e59a52aed0517f410e /sysutils/glload
parentUpgrade to version 1.6. (diff)
BROKEN='the single MASTER_SITE gives: "Alert!: HTTP/1.1 404 File Not Found"'
Bad MASTER_SITE by: vanilla (I really need this new file fetching protocol vanilla has. It appears to be quite magical as it can pull distfiles out of thin air)
Notes
Notes: svn path=/head/; revision=15169
Diffstat (limited to 'sysutils/glload')
-rw-r--r--sysutils/glload/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/glload/Makefile b/sysutils/glload/Makefile
index 84259796dcc0..86e4bc1086d3 100644
--- a/sysutils/glload/Makefile
+++ b/sysutils/glload/Makefile
@@ -3,7 +3,7 @@
# Date created: 04 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/06 14:06:05 vanilla Exp $
#
DISTNAME= glload-0.3.3
@@ -12,6 +12,8 @@ MASTER_SITES= http://student.ex.ba-heidenheim.de/gload/
MAINTAINER= vanilla@FreeBSD.ORG
+BROKEN= 'the single MASTER_SITE gives: "Alert!: HTTP/1.1 404 File Not Found"'
+
LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3
USE_X_PREFIX= yes