summaryrefslogtreecommitdiff
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-26 11:45:30 +0000
committerrillig <rillig>2005-10-26 11:45:30 +0000
commit4e3ad47c5f4dabe48c81810bd61d2c49e18d7520 (patch)
tree5bc38e7111b5235f8d01bf3b0a8e3ffa7c8fad21 /graphics/cairo/Makefile
parentb247ddcb91edd89cfff423f60619f73d08a4580f (diff)
downloadpkgsrc-4e3ad47c5f4dabe48c81810bd61d2c49e18d7520.tar.gz
Added -lsunmath for SunOS.
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index db9f85d9171..19ce14ad401 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/10/06 18:46:59 drochner Exp $
+# $NetBSD: Makefile,v 1.27 2005/10/26 11:45:30 rillig Exp $
DISTNAME= cairo-1.0.2
CATEGORIES= graphics
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
.include "../../mk/bsd.prefs.mk"
+LIBS.SunOS+= -lsunmath
+
.if ${OPSYS} == "Darwin" && exists(/System/Library/Frameworks/Quartz.framework)
CONFIGURE_ARGS+= --enable-quartz
PLIST_SUBST+= QUARTZ=