pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/courier-analog Add full DESTDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ab09ef55ed0
branches:  trunk
changeset: 538803:7ab09ef55ed0
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue Feb 19 18:45:09 2008 +0000

description:
Add full DESTDIR support.

diffstat:

 mail/courier-analog/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e35c9c5b6f21 -r 7ab09ef55ed0 mail/courier-analog/Makefile
--- a/mail/courier-analog/Makefile      Tue Feb 19 17:36:51 2008 +0000
+++ b/mail/courier-analog/Makefile      Tue Feb 19 18:45:09 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/10/31 14:22:55 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2008/02/19 18:45:09 jlam Exp $
 
 DISTNAME=      courier-analog-0.15
 CATEGORIES=    mail
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.courier-mta.org/
 COMMENT=       Courier log analyzer
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=    perl:run
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index