pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/openexr The package supports installation to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/995d39a59a97
branches: trunk
changeset: 538247:995d39a59a97
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Feb 03 03:02:32 2008 +0000
description:
The package supports installation to DESTDIR.
diffstat:
graphics/openexr/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5f51b8908614 -r 995d39a59a97 graphics/openexr/Makefile
--- a/graphics/openexr/Makefile Sun Feb 03 03:02:03 2008 +0000
+++ b/graphics/openexr/Makefile Sun Feb 03 03:02:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/11/30 21:52:17 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/02/03 03:02:32 heinz Exp $
DISTNAME= openexr-1.6.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 pkg-config
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index