summaryrefslogtreecommitdiff
path: root/graphics/ilmbase
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ilmbase')
-rw-r--r--graphics/ilmbase/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index 47cf473f68f..56bca3a08dd 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/02/12 16:53:30 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2009/01/28 13:14:54 tron Exp $
DISTNAME= ilmbase-1.0.1
CATEGORIES= graphics
@@ -22,5 +22,7 @@ PTHREAD_OPTS= require
CONFLICTS= openexr<1.6
+BUILDLINK_TRANSFORM+= rm:-Wno-long-double
+
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"