summaryrefslogtreecommitdiff
path: root/chat/zephyr/patches
diff options
context:
space:
mode:
authortnn <tnn>2009-10-29 21:53:10 +0000
committertnn <tnn>2009-10-29 21:53:10 +0000
commit76ccc3dcfc9ea33a9eed00755c8f00db517e322e (patch)
treea7ba03e9e90d324d5c968204dd98c2608028ee4a /chat/zephyr/patches
parent269181d93904c85aaeea6312270ddca7c39c2d33 (diff)
downloadpkgsrc-76ccc3dcfc9ea33a9eed00755c8f00db517e322e.tar.gz
Support DESTDIR and PKGMANDIR
Diffstat (limited to 'chat/zephyr/patches')
-rw-r--r--chat/zephyr/patches/patch-ai11
1 files changed, 1 insertions, 10 deletions
diff --git a/chat/zephyr/patches/patch-ai b/chat/zephyr/patches/patch-ai
index 79d1cc43457..9bdd167d542 100644
--- a/chat/zephyr/patches/patch-ai
+++ b/chat/zephyr/patches/patch-ai
@@ -1,16 +1,7 @@
-$NetBSD: patch-ai,v 1.2 2009/09/23 13:31:32 tnn Exp $
+$NetBSD: patch-ai,v 1.3 2009/10/29 21:53:10 tnn Exp $
--- Makefile.in.orig 1998-06-11 21:10:02.000000000 +0200
+++ Makefile.in
-@@ -7,7 +7,7 @@ sysconfdir=@sysconfdir@
- sbindir=@sbindir@
-
- includedir=${prefix}/include
--mandir=${prefix}/man
-+mandir=${prefix}/${PKGMANDIR}
- bindir=${exec_prefix}/bin
- libdir=${exec_prefix}/lib
-
@@ -31,8 +31,6 @@ install:
${ENSUREDIR} ${DESTDIR}${libdir} 755
${ENSUREDIR} ${DESTDIR}${datadir} 755