aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-10-14 12:25:08 +0800
committerjseger <jseger@FreeBSD.org>1998-10-14 12:25:08 +0800
commit425caec7a7f99742e94ca999c6cc771b285649cd (patch)
tree25b06d46681b6c07c145c0c5299a188b0b728a4b /editors
parent23e189819154300969fb7086795812ce5628a025 (diff)
downloadfreebsd-ports-gnome-425caec7a7f99742e94ca999c6cc771b285649cd.tar.gz
freebsd-ports-gnome-425caec7a7f99742e94ca999c6cc771b285649cd.tar.zst
freebsd-ports-gnome-425caec7a7f99742e94ca999c6cc771b285649cd.zip
Mark BROKEN for ELF:
cc -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o tagmatch.o place.o event.o exec.o dir.o point.o global.o cursor.o scroll.o path.o keyboard.o wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a -L/usr/X11R6/lib -lXt -lSM -lICE -lX11 cc: ../libmsg/libmsg.a: No such file or directory cc: ../libframe/libframe.a: No such file or directory cc: ../libXg/libXg.a: No such file or directory *** Error code 1
Diffstat (limited to 'editors')
-rw-r--r--editors/wily/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index 42b7d7cb99e6..a2b75bc7dbf2 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 September 1997
# Whom: koshy
#
-# $Id: Makefile,v 1.4 1998/09/07 02:42:09 jkoshy Exp $
+# $Id: Makefile,v 1.5 1998/09/07 04:11:06 jkoshy Exp $
#
DISTNAME= wily-0.13.41
@@ -18,6 +18,8 @@ MAINTAINER= jkoshy@freebsd.org
USE_X11= YES
GNU_CONFIGURE= YES
+BROKEN_ELF= yes
+
WILYDOCDIR= ${PREFIX}/share/doc/wily
WILYTUTEDIR= ${WILYDOCDIR}/tute
WILYDOCFILES= index.html intro.html download.html credits.html FAQ.html \