pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/bacula This package only has basic DESTDIR su...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99175b1de00a
branches:  trunk
changeset: 537417:99175b1de00a
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Jan 08 17:01:23 2008 +0000

description:
This package only has basic DESTDIR support (for now).

diffstat:

 sysutils/bacula/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 88fe8f9f0220 -r 99175b1de00a sysutils/bacula/Makefile
--- a/sysutils/bacula/Makefile  Tue Jan 08 16:53:00 2008 +0000
+++ b/sysutils/bacula/Makefile  Tue Jan 08 17:01:23 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2008/01/08 16:52:20 ghen Exp $
+# $NetBSD: Makefile,v 1.24 2008/01/08 17:01:23 ghen Exp $
 
 PKGREVISION=           1
 
 CONFLICTS+=            bacula-client-[0-9]* bacula-clientonly-[0-9]*
 
-PKG_DESTDIR_SUPPORT=   user-destdir
+PKG_DESTDIR_SUPPORT=   destdir
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index