summaryrefslogtreecommitdiff
path: root/textproc/o3read/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/o3read/patches/patch-aa')
-rw-r--r--textproc/o3read/patches/patch-aa17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/o3read/patches/patch-aa b/textproc/o3read/patches/patch-aa
new file mode 100644
index 00000000000..8ff4e75d029
--- /dev/null
+++ b/textproc/o3read/patches/patch-aa
@@ -0,0 +1,17 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/07/07 14:48:04 ghen Exp $
+
+--- Makefile.orig 2005-01-07 09:28:47.000000000 +0100
++++ Makefile
+@@ -2,11 +2,8 @@
+ PACKAGE = o3read
+ VERSION = 0.0.4
+
+-CC = gcc
+-CFLAGS = -Wall -ansi -pedantic -O -g
+-PREFIX = /usr/local
+ BINDIR = $(PREFIX)/bin
+-MANDIR = $(PREFIX)/man/man1
++MANDIR = $(PREFIX)/$(PKGMANDIR)/man1
+ DOCS = COPYING INSTALL README TODO ChangeLog filformat.sxw
+ BINS = o3read o3totxt o3tohtml utf8tolatin1
+ SRCS = o3read.h main.c o3read.c o3totxt.c o3tohtml.c utf8tolatin1.c