pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/silc-toolkit The package supports installation t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8fcc5c4eead
branches:  trunk
changeset: 529775:d8fcc5c4eead
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jun 10 09:03:19 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 devel/silc-toolkit/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9012afde8628 -r d8fcc5c4eead devel/silc-toolkit/Makefile
--- a/devel/silc-toolkit/Makefile       Sun Jun 10 08:55:50 2007 +0000
+++ b/devel/silc-toolkit/Makefile       Sun Jun 10 09:03:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/06/08 18:39:24 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/06/10 09:03:19 heinz Exp $
 #
 
 DISTNAME=              silc-toolkit-0.9.13
@@ -12,6 +12,8 @@
 HOMEPAGE=              http://www.silcnet.org/
 COMMENT=               Secure Internet Live Conferencing (SILC) protocol Toolkit
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 CONFLICTS+=            silc-client<1.0.1nb1
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index