mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -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.
12 lines
450 B
Text
12 lines
450 B
Text
--- docs/reference/gtk/Makefile.in.orig 2011-02-01 22:06:23.000000000 +0000
|
|
+++ docs/reference/gtk/Makefile.in 2011-02-01 22:07:12.000000000 +0000
|
|
@@ -735,8 +735,7 @@ CLEANFILES = $(SCANOBJ_FILES) $(REPORT_F
|
|
|
|
########################################################################
|
|
man_MANS = \
|
|
- gtk-query-immodules-3.0.1 \
|
|
- gtk-update-icon-cache.1
|
|
+ gtk-query-immodules-3.0.1
|
|
|
|
MAINTAINERCLEANFILES = $(man_MANS) $(BUILT_SOURCES)
|
|
all: all-am
|