pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libzvt The package supports installation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/165387256683
branches:  trunk
changeset: 531812:165387256683
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Mon Aug 06 20:29:36 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 x11/libzvt/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a37f804816a4 -r 165387256683 x11/libzvt/Makefile
--- a/x11/libzvt/Makefile       Mon Aug 06 19:28:17 2007 +0000
+++ b/x11/libzvt/Makefile       Mon Aug 06 20:29:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:10 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/08/06 20:29:36 heinz Exp $
 #
 
 DISTNAME=              libzvt-2.0.1
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               Virtual Terminal Widget Library for GNOME2
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         YES
 USE_TOOLS+=            gmake pkg-config
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index