pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/sarah Really enable destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfe6e4c83f06
branches:  trunk
changeset: 570306:cfe6e4c83f06
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 28 00:19:41 2010 +0000

description:
Really enable destdir support

diffstat:

 sysutils/sarah/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 99752cac3e0c -r cfe6e4c83f06 sysutils/sarah/Makefile
--- a/sysutils/sarah/Makefile   Thu Jan 28 00:17:48 2010 +0000
+++ b/sysutils/sarah/Makefile   Thu Jan 28 00:19:41 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2010/01/27 19:59:16 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2010/01/28 00:19:41 joerg Exp $
 
 DISTNAME=      sarah-0.9.1b
 CATEGORIES=    sysutils
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://sarah.sourceforge.net/
 COMMENT=       Syslog automated Rotation and Archive Handler
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=    perl:run
 REPLACE_PERL=  sarah
 NO_BUILD=      YES



Home | Main Index | Thread Index | Old Index