summaryrefslogtreecommitdiff
path: root/editors/gxedit
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-20 15:24:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-20 15:24:31 +0000
commiteebeb6026b7e4df16b3c017792231df220353f81 (patch)
treed83997483a53554608839206b0c50a70e5987560 /editors/gxedit
parentversion 1.1p6 (diff)
HTTP server not responding.
Notes
Notes: svn path=/head/; revision=12013
Diffstat (limited to 'editors/gxedit')
-rw-r--r--editors/gxedit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
index 2b1df2de2631..122eb3726379 100644
--- a/editors/gxedit/Makefile
+++ b/editors/gxedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 Jul 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id: Makefile,v 1.4 1998/07/11 00:29:07 steve Exp $
+# $Id: Makefile,v 1.5 1998/07/20 03:17:55 steve Exp $
#
DISTNAME= GXedit1.07
@@ -16,6 +16,8 @@ MAINTAINER= dom@myrddin.demon.co.uk
LIB_DEPENDS= gtk\\.1\\.4:${PORTSDIR}/x11/gtk
+BROKEN= fetch
+
EXTRACT_BEFORE_ARGS= -xf
USE_X11= yes