pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/slrn The package supports installation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b69545a342c
branches:  trunk
changeset: 537113:2b69545a342c
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Thu Jan 03 23:14:46 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 news/slrn/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a24305ed7924 -r 2b69545a342c news/slrn/Makefile
--- a/news/slrn/Makefile        Thu Jan 03 22:39:31 2008 +0000
+++ b/news/slrn/Makefile        Thu Jan 03 23:14:46 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/03/04 21:30:26 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2008/01/03 23:14:46 heinz Exp $
 
 DISTNAME=      slrn-0.9.8.1
 PKGREVISION=   1
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://slrn.sourceforge.net/
 COMMENT=       Highly customizable threaded newsreader
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-inews --with-slrnpull --enable-spool \



Home | Main Index | Thread Index | Old Index