summaryrefslogtreecommitdiff
path: root/graphics/ilmbase
diff options
context:
space:
mode:
authorrillig <rillig>2008-02-12 16:53:30 +0000
committerrillig <rillig>2008-02-12 16:53:30 +0000
commit6245a81b03160cbb39ffdd44b32278100eaae0b1 (patch)
tree3c6eb096625ecffc93efcffd1dcf9236d10760f2 /graphics/ilmbase
parent21ae13853e13cfb49783c6c46b4f537fefcae184 (diff)
downloadpkgsrc-6245a81b03160cbb39ffdd44b32278100eaae0b1.tar.gz
Needs -lm on Solaris.
Diffstat (limited to 'graphics/ilmbase')
-rw-r--r--graphics/ilmbase/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile
index 57e4a0b7a75..47cf473f68f 100644
--- a/graphics/ilmbase/Makefile
+++ b/graphics/ilmbase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/02/03 02:38:13 heinz Exp $
+# $NetBSD: Makefile,v 1.3 2008/02/12 16:53:30 rillig Exp $
DISTNAME= ilmbase-1.0.1
CATEGORIES= graphics
@@ -15,6 +15,7 @@ USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
+LIBS.SunOS= -lm
PKGCONFIG_OVERRIDE= IlmBase.pc.in
PTHREAD_OPTS= require