summaryrefslogtreecommitdiff
path: root/graphics/fotoxx/patches
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/fotoxx/patches')
-rw-r--r--graphics/fotoxx/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fotoxx/patches/patch-aa b/graphics/fotoxx/patches/patch-aa
index 5cf033a20f6..472a6a8fef7 100644
--- a/graphics/fotoxx/patches/patch-aa
+++ b/graphics/fotoxx/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.8 2012/01/08 12:35:45 ryoon Exp $
+$NetBSD: patch-aa,v 1.9 2012/06/02 04:13:04 obache Exp $
--- Makefile.orig 2012-01-04 08:47:11.000000000 +0000
+++ Makefile
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.8 2012/01/08 12:35:45 ryoon Exp $
LOCALESDIR = $(SHAREDIR)/locales
DOCDIR = $(PREFIX)/share/doc/fotoxx
-MANDIR = $(PREFIX)/share/man/man1
-+MANDIR = $(PREFIX)/man/man1
++MANDIR = $(PREFIX)/${PKGMANDIR}/man1
MENUFILE = $(PREFIX)/share/applications/kornelix-fotoxx.desktop
CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-2.0`