$OpenBSD: patch-util_cairo-sphinx_Makefile_in,v 1.5 2017/12/08 09:56:26 ajacoutot Exp $
Index: util/cairo-sphinx/Makefile.in
--- util/cairo-sphinx/Makefile.in.orig
+++ util/cairo-sphinx/Makefile.in
@@ -457,7 +457,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src \
 cairo_sphinx_la_SOURCES = fdr.c
 cairo_sphinx_la_CPPFLAGS = $(AM_CPPFLAGS)
 cairo_sphinx_la_CFLAGS = $(CAIRO_CFLAGS)
-cairo_sphinx_la_LDFLAGS = -module -no-undefined
+cairo_sphinx_la_LDFLAGS = -module -no-undefined -avoid-version
 @CAIRO_HAS_DL_TRUE@cairo_sphinx_la_LIBADD = -ldl
 cairo_sphinx_SOURCES = sphinx.c
 cairo_sphinx_CPPFLAGS = $(AM_CPPFLAGS) -DLIBDIR="\"$(cairolibdir)\""
