summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-05-02 02:11:33 +0000
committerobache <obache@pkgsrc.org>2012-05-02 02:11:33 +0000
commit64fffc13af310bbbd467c8e22b1dd1e22cd88920 (patch)
tree5d97fe15d0b33041aaeb5d361d529a9de08bfcf3 /graphics
parentc26f4b412b1b9f575707b3d5c5f8db25185073bc (diff)
downloadpkgsrc-64fffc13af310bbbd467c8e22b1dd1e22cd88920.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