pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/wxsvg The package supports installation to DE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/735110bbaebd
branches:  trunk
changeset: 530924:735110bbaebd
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jul 14 18:32:29 2007 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 graphics/wxsvg/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 07a8af014b09 -r 735110bbaebd graphics/wxsvg/Makefile
--- a/graphics/wxsvg/Makefile   Sat Jul 14 17:17:45 2007 +0000
+++ b/graphics/wxsvg/Makefile   Sat Jul 14 18:32:29 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/07/22 04:46:16 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2007/07/14 18:32:29 heinz Exp $
 #
 
 DISTNAME=      wxsvg-1.0b6
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://wxsvg.sourceforge.net/
 COMMENT=       C++ library to create, manipulate and render SVG files
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index