summaryrefslogtreecommitdiff
path: root/news/xvnews/files/patch-ab
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:53:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-25 09:53:06 +0000
commite7c7b56ee81f2164df176db5057fd76f25b79c58 (patch)
tree820eea2c22366668d86633d25db747832953fb43 /news/xvnews/files/patch-ab
parentImport of xtar, a tar file browser. (diff)
Import of xvnews, an OpenLook newsreader.
Closes PR 1525. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>
Notes
Notes: svn path=/head/; revision=4661
Diffstat (limited to '')
-rw-r--r--news/xvnews/files/patch-ab36
1 files changed, 36 insertions, 0 deletions
diff --git a/news/xvnews/files/patch-ab b/news/xvnews/files/patch-ab
new file mode 100644
index 000000000000..76d05e5869e7
--- /dev/null
+++ b/news/xvnews/files/patch-ab
@@ -0,0 +1,36 @@
+*** 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
+