summaryrefslogtreecommitdiff
path: root/converters/odt2txt/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-31 22:21:32 +0000
committerjoerg <joerg>2010-01-31 22:21:32 +0000
commite2a772beb859ce90b53ca6bc11e25ac732cf1305 (patch)
tree02c72c93744a077dbe2bc9287d5eaf927dfc4033 /converters/odt2txt/patches
parentf836edd2ac73bb042319b8779b48aa1998d60af6 (diff)
downloadpkgsrc-e2a772beb859ce90b53ca6bc11e25ac732cf1305.tar.gz
No double man in path.
Diffstat (limited to 'converters/odt2txt/patches')
-rw-r--r--converters/odt2txt/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/odt2txt/patches/patch-aa b/converters/odt2txt/patches/patch-aa
index 5da42768eb5..b2ddf2f6c0d 100644
--- a/converters/odt2txt/patches/patch-aa
+++ b/converters/odt2txt/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2010/01/29 16:47:52 joerg Exp $
+$NetBSD: patch-aa,v 1.3 2010/01/31 22:21:32 joerg Exp $
--- Makefile.orig 2007-05-21 20:50:37.000000000 +0000
+++ Makefile
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.2 2010/01/29 16:47:52 joerg Exp $
-PREFIX =
BINDIR = $(PREFIX)/bin
-MANDIR = $(PREFIX)/share/man
-+MANDIR = $(PREFIX)/${PKGMANDIR}/man
++MANDIR = $(PREFIX)/${PKGMANDIR}
MAN1DIR = $(MANDIR)/man1
ifeq ($(UNAME_S),FreeBSD)