pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Date-Format forgot to add DESTDIR suppor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b346ee4cf240
branches:  trunk
changeset: 544906:b346ee4cf240
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Jul 22 12:30:59 2008 +0000

description:
forgot to add DESTDIR support, typo

diffstat:

 mail/p5-Email-Date-Format/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r edb5ccf9e884 -r b346ee4cf240 mail/p5-Email-Date-Format/Makefile
--- a/mail/p5-Email-Date-Format/Makefile        Tue Jul 22 12:28:30 2008 +0000
+++ b/mail/p5-Email-Date-Format/Makefile        Tue Jul 22 12:30:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/22 12:28:30 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/22 12:30:59 rhaen Exp $
 #
 
 DISTNAME=      Email-Date-Format-1.002
@@ -12,6 +12,8 @@
 
 DEPENDS+=      p5-Time-Local>=0.000:../../time/p5-Time-Local
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 PERL5_PACKLIST=        auto/Email/Date/Format/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index