openbsd-ports/devel/gconf2/patches/patch-doc_gconf_Makefile_in
marcm af7732eb62 Fix the libtool patching here. -pthread handling was screwy and in
one rare case it showed up.  Regen remaining patches and lose the po
Makefile one.
2004-12-30 04:30:12 +00:00

12 lines
352 B
Plaintext

$OpenBSD: patch-doc_gconf_Makefile_in,v 1.6 2004/12/30 04:30:12 marcm Exp $
--- doc/gconf/Makefile.in.orig Tue Oct 12 09:49:08 2004
+++ doc/gconf/Makefile.in Wed Dec 22 18:48:43 2004
@@ -432,6 +432,7 @@ uninstall-am: uninstall-info-am uninstal
@ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
+@ENABLE_GTK_DOC_FALSE@all-local:
#### scan ####