openbsd-ports/graphics/cairo/patches/patch-src_Makefile_in
eric ad888a2dc1 update to cairo 1.8.8
prodded by Brad, ok ajacoutot@ naddy@
2009-06-23 08:01:50 +00:00

13 lines
462 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.3 2009/06/23 08:01:50 eric Exp $
--- src/Makefile.in.orig Tue Jun 16 08:25:48 2009
+++ src/Makefile.in Wed Jun 17 03:28:55 2009
@@ -1426,7 +1426,7 @@ cairo.def: cairo-features.h $(enabled_cairo_headers)
) >$@
@ ! grep -q cairo_ERROR $@ || ($(RM) $@; false)
-check: headers-standalone
+check:
# The pre-processed result is used by check-{def,plt}.sh to determine whether
# cairo has been compiled with symbol hiding.