mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Add new ports for the new stable releases of gtk+-3.0. Update vala to the newest stable release 0.12.1. Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies. Full contributors acknowledgment will be given in the GNOME 3 import.
11 lines
565 B
Text
11 lines
565 B
Text
--- docs/reference/gtk/Makefile.in.orig 2011-03-04 12:25:26.000000000 +0100
|
|
+++ docs/reference/gtk/Makefile.in 2011-03-04 12:25:42.000000000 +0100
|
|
@@ -748,7 +748,7 @@
|
|
@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
|
|
|
|
########################################################################
|
|
-@ENABLE_MAN_TRUE@man_MANS = gtk-query-immodules-2.0.1 gtk-update-icon-cache.1 gtk-builder-convert.1
|
|
+@ENABLE_MAN_TRUE@man_MANS = gtk-query-immodules-2.0.1 gtk-builder-convert.1
|
|
@ENABLE_MAN_TRUE@BUILT_EXTRA_DIST = $(man_MANS)
|
|
all: all-am
|
|
|