summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-11-22 00:47:33 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-11-22 00:47:33 +0000
commitf32252b3f50bd6765d2fd945fe8134c8a99cf722 (patch)
tree30c70c5247ddaee8aa5f7d86a9beb92584ad07c9 /sysutils
parentDefine MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system. (diff)
Add FETCH_BEFORE_ARGS=-b since lore.ece.utexas.edu is broken.
Notes
Notes: svn path=/head/; revision=8741
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xosview/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile
index 87e9b0402369..4a99cb39b981 100644
--- a/sysutils/xosview/Makefile
+++ b/sysutils/xosview/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/20 08:56:24 tg Exp $
#
DISTNAME= xosview-1.5.0
@@ -11,6 +11,9 @@ CATEGORIES= sysutils x11
MASTER_SITES= http://lore.ece.utexas.edu/~bgrayson/xosview/ \
http://lambic.space.lockheed.com/xosview/
+# lore.ece.utexas.edu is broken
+FETCH_BEFORE_ARGS= -b
+
MAINTAINER= handy@physics.montana.edu
USE_X11= yes