summaryrefslogtreecommitdiff
path: root/graphics/feh/patches/patch-config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/feh/patches/patch-config.mk')
-rw-r--r--graphics/feh/patches/patch-config.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/feh/patches/patch-config.mk b/graphics/feh/patches/patch-config.mk
index ad9a851102a..87c8fbdd019 100644
--- a/graphics/feh/patches/patch-config.mk
+++ b/graphics/feh/patches/patch-config.mk
@@ -1,9 +1,11 @@
-$NetBSD: patch-config.mk,v 1.1 2011/05/25 19:44:27 gls Exp $
+$NetBSD: patch-config.mk,v 1.2 2012/05/01 14:58:47 gls Exp $
---- config.mk.orig 2011-05-19 20:36:13.000000000 +0000
+Fix man pages installation path
+
+--- config.mk.orig 2012-03-25 11:16:59.000000000 +0000
+++ config.mk
@@ -6,7 +6,7 @@ PREFIX ?= /usr/local
-
+
# Directories for manuals, executables, docs, data, etc.
main_dir = ${DESTDIR}${PREFIX}
-man_dir = ${main_dir}/share/man