diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ilmbase/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index 11aae384f9e..57e4a0b7a75 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -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 @@ MAINTAINER= adam@NetBSD.org 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 |