summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2012-05-02 02:11:33 +0000
committerobache <obache>2012-05-02 02:11:33 +0000
commite8444b28be732c1ff14de472857ee2c35c08b69e (patch)
tree5d97fe15d0b33041aaeb5d361d529a9de08bfcf3 /graphics
parent000dde3f6ed325fb8179f28043ff275501b9d7e5 (diff)
downloadpkgsrc-e8444b28be732c1ff14de472857ee2c35c08b69e.tar.gz
Pass --enable-Bsymbolic=auto, or default value is "yes" and result in
configure faiure if -Bsymbolic-functions is not supported by `ld'.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/librsvg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile
index 69e85abb249..57e265c406e 100644
--- a/graphics/librsvg/Makefile
+++ b/graphics/librsvg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2012/05/01 07:13:37 tron Exp $
+# $NetBSD: Makefile,v 1.57 2012/05/02 02:11:33 obache Exp $
DISTNAME= librsvg-2.36.1
CATEGORIES= graphics gnome
@@ -21,6 +21,7 @@ USE_LANGUAGES+= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-gtk-theme --disable-tools
CONFIGURE_ARGS+= --disable-introspection
+CONFIGURE_ARGS+= --enable-Bsymbolic=auto
PKGCONFIG_OVERRIDE= librsvg.pc.in