pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4319fd58a9cc
branches:  trunk
changeset: 538241:4319fd58a9cc
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Feb 03 02:38:13 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r 12ef62920843 -r 4319fd58a9cc graphics/ilmbase/Makefile
--- a/graphics/ilmbase/Makefile Sun Feb 03 02:12:11 2008 +0000
+++ b/graphics/ilmbase/Makefile Sun Feb 03 02:38:13 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/30 21:50:22 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/02/03 02:38:13 heinz Exp $
 
 DISTNAME=      ilmbase-1.0.1
 CATEGORIES=    graphics
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://www.openexr.com/
 COMMENT=       High dynamic-range (HDR) image file format library and tools
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index