diff options
author | drochner <drochner> | 2007-12-17 20:24:13 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-12-17 20:24:13 +0000 |
commit | 985e54ccc3b9571de89124f06798dbd300e66f25 (patch) | |
tree | fb57aa7e351fc13530eb3940d461f1fdddf56353 /x11/gtk2/patches | |
parent | e734eb8b3fb5de03670b8f1df2555788d0d6261f (diff) | |
download | pkgsrc-985e54ccc3b9571de89124f06798dbd300e66f25.tar.gz |
update to 2.12.3
changes:
-some Quartz related bugfixes
-other minor bugfixes
-translation updates
-the HTML documentation is built properly this time, so remove the pkgsrc
hacks to load it from MASTER_SITE_LOCAL
Diffstat (limited to 'x11/gtk2/patches')
-rw-r--r-- | x11/gtk2/patches/patch-ba | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/gtk2/patches/patch-ba b/x11/gtk2/patches/patch-ba deleted file mode 100644 index 72907d0f3e8..00000000000 --- a/x11/gtk2/patches/patch-ba +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ba,v 1.1 2007/11/29 22:10:17 drochner Exp $ - ---- docs/reference/gtk/Makefile.in.orig 2007-11-28 17:33:40.000000000 +0100 -+++ docs/reference/gtk/Makefile.in -@@ -998,6 +998,10 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_ - cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) - touch html-build.stamp - -+# XXX temporary hack -+just-copy-images: -+ cd $(srcdir) && cp $(HTML_IMAGES) html -+ - ############## - - clean-local: |