summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-02 04:07:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-02 04:07:26 +0000
commitcf700a11a2873f972e555f22002bf4eff632e355 (patch)
treea834ffaef0073ff1c1fe76aeec6234e968314ec8 /x11-fm
parentAdded two more MASTER_SITES, as per Satoshi's request. (diff)
Copied from misc at billf's request. Mark it broken while he fixes up
paths and stuff.
Notes
Notes: svn path=/head/; revision=15044
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/x-files/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile
index 52e4c066d64b..862842fd9bd7 100644
--- a/x11-fm/x-files/Makefile
+++ b/x11-fm/x-files/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 April 1998
# Whom: Donald J. Maddox <dmaddox@scsn.net>
#
-# $Id: Makefile,v 1.3 1998/08/07 23:56:41 asami Exp $
+# $Id: Makefile,v 1.4 1998/09/15 04:37:56 asami Exp $
#
DISTNAME= X-Files-1.43
@@ -15,6 +15,8 @@ MAINTAINER= dmaddox@scsn.net
BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80
+BROKEN= repository copy
+
.if !defined(DISPLAY)
BROKEN= requires DISPLAY to install
.endif