summaryrefslogtreecommitdiff
path: root/sysutils/bup/patches
diff options
context:
space:
mode:
authorwiz <wiz>2011-05-31 12:01:18 +0000
committerwiz <wiz>2011-05-31 12:01:18 +0000
commite8f3386ea4be9ab37b3b5328f026b07c62b2ff38 (patch)
tree7154b6f5552b287e03ca1053714d633cb950ca00 /sysutils/bup/patches
parent3cb6a32fb540bb5209c84c438ae672b2a67b777a (diff)
downloadpkgsrc-e8f3386ea4be9ab37b3b5328f026b07c62b2ff38.tar.gz
Install README and design document. Bump PKGREVISION.
Diffstat (limited to 'sysutils/bup/patches')
-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