summaryrefslogtreecommitdiff
path: root/sysutils/bup/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bup/patches/patch-Makefile')
-rw-r--r--sysutils/bup/patches/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bup/patches/patch-Makefile b/sysutils/bup/patches/patch-Makefile
index 11607fb070f..a1f86453e56 100644
--- a/sysutils/bup/patches/patch-Makefile
+++ b/sysutils/bup/patches/patch-Makefile
@@ -1,4 +1,4 @@
-$NetBSD: patch-Makefile,v 1.1.1.1 2011/05/16 13:52:56 wiz Exp $
+$NetBSD: patch-Makefile,v 1.2 2011/05/31 12:01:18 wiz Exp $
Install into PREFIX, and remove PYTHON override (set from pkgsrc Makefile).
@@ -13,7 +13,7 @@ Install into PREFIX, and remove PYTHON override (set from pkgsrc Makefile).
-DOCDIR=$(DESTDIR)/usr/share/doc/bup
-BINDIR=$(DESTDIR)/usr/bin
-LIBDIR=$(DESTDIR)/usr/lib/bup
-+MANDIR=$(DESTDIR)$(PREFIX)/share/man
++MANDIR=$(DESTDIR)$(PREFIX)/man
+DOCDIR=$(DESTDIR)$(PREFIX)/share/doc/bup
+BINDIR=$(DESTDIR)$(PREFIX)/bin
+LIBDIR=$(DESTDIR)$(PREFIX)/lib/bup