summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-02-12 16:53:30 +0000
committerrillig <rillig@pkgsrc.org>2008-02-12 16:53:30 +0000
commitcdf1872485fb66369bec449af95ea39bff6b398a (patch)
tree3c6eb096625ecffc93efcffd1dcf9236d10760f2 /graphics
parent49d6c3ccfed5523b3d98e1cb3edfd59f941713a1 (diff)
downloadpkgsrc-cdf1872485fb66369bec449af95ea39bff6b398a.tar.gz
Needs -lm on Solaris.
Diffstat (limited to 'graphics')
-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