summaryrefslogtreecommitdiff
path: root/news/xvnews/files/patch-ab
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-06 03:49:05 +0000
commit28e7382123cbc7ef132190c6b3c29b101db38cfc (patch)
treea9d50288bd0e48228abd908a6f7bd8be06c4e7bd /news/xvnews/files/patch-ab
parentPR: 51521 (diff)
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much longer) with no sign of a fix.
Notes
Notes: svn path=/head/; revision=80201
Diffstat (limited to 'news/xvnews/files/patch-ab')
-rw-r--r--news/xvnews/files/patch-ab36
1 files changed, 0 insertions, 36 deletions
diff --git a/news/xvnews/files/patch-ab b/news/xvnews/files/patch-ab
deleted file mode 100644
index 76d05e5869e7..000000000000
--- a/news/xvnews/files/patch-ab
+++ /dev/null
@@ -1,36 +0,0 @@
-*** Imakefile.orig Sun Sep 25 20:17:35 1994
---- Imakefile Wed Nov 20 19:41:32 1996
-***************
-*** 13,19 ****
- SUBDIRS = $(LIBGUIDE) $(GUIDEXV)
-
- XVIEWLIB = -lxview -lolgx -lX11
-! XVIEWDIR = /usr/openwin/lib
-
- MakeSubdirs($(SUBDIRS))
-
---- 13,19 ----
- SUBDIRS = $(LIBGUIDE) $(GUIDEXV)
-
- XVIEWLIB = -lxview -lolgx -lX11
-! XVIEWDIR = /usr/X11R6/lib
-
- MakeSubdirs($(SUBDIRS))
-
-***************
-*** 22,28 ****
- SYS_LIBRARIES = #-lintl
-
- # Add -linn to the following line if you want to support nnrp.passwd
-! LOCAL_LIBRARIES = -L$(GUIDEXV) -lguidexv -L$(LIBGUIDE) -lguide -L$(XVIEWDIR) $(XVIEWLIB)
-
- ICONS = news.icon
-
---- 22,28 ----
- SYS_LIBRARIES = #-lintl
-
- # Add -linn to the following line if you want to support nnrp.passwd
-! LOCAL_LIBRARIES = -L$(GUIDEXV) -lguidexv -L$(LIBGUIDE) -lguide -L$(XVIEWDIR) $(XVIEWLIB) -lcompat
-
- ICONS = news.icon
-