diff options
Diffstat (limited to 'wm/ion/patches/patch-ah')
-rw-r--r-- | wm/ion/patches/patch-ah | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ion/patches/patch-ah b/wm/ion/patches/patch-ah index 04e6398113e..30762b02f03 100644 --- a/wm/ion/patches/patch-ah +++ b/wm/ion/patches/patch-ah @@ -1,4 +1,4 @@ -$NetBSD: patch-ah,v 1.3 2006/08/14 22:40:53 wiz Exp $ +$NetBSD: patch-ah,v 1.4 2007/08/06 18:16:06 jlam Exp $ --- system-ac.mk.in.orig 2004-04-02 08:17:08.000000000 +0000 +++ system-ac.mk.in @@ -12,7 +12,7 @@ $NetBSD: patch-ah,v 1.3 2006/08/14 22:40:53 wiz Exp $ SHAREDIR=@datadir@/@PACKAGE_TARNAME@ # Manual pages -MANDIR=@datadir@/man -+MANDIR=@prefix@/man ++MANDIR=@mandir@ # Some documents DOCDIR=@datadir@/doc/@PACKAGE_TARNAME@ # Nothing at the moment |