summaryrefslogtreecommitdiff
path: root/devel/gobject-introspection/files/patch-tests_Makefile.in
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:20:22 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:20:22 +0000
commit0b743289fc32232ef4026a42f720186d8ae7c899 (patch)
tree1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /devel/gobject-introspection/files/patch-tests_Makefile.in
parentRemove the last few gir-repository ports. They aren't used anywhere. (diff)
Update the glib and gtk stack to the lastest stable releases.
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.
Notes
Notes: svn path=/head/; revision=278556
Diffstat (limited to 'devel/gobject-introspection/files/patch-tests_Makefile.in')
-rw-r--r--devel/gobject-introspection/files/patch-tests_Makefile.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gobject-introspection/files/patch-tests_Makefile.in b/devel/gobject-introspection/files/patch-tests_Makefile.in
deleted file mode 100644
index a96e8a48d708..000000000000
--- a/devel/gobject-introspection/files/patch-tests_Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- tests/Makefile.in.orig 2010-09-21 16:31:48.000000000 +0000
-+++ tests/Makefile.in 2010-09-21 16:33:10.000000000 +0000
-@@ -819,6 +819,7 @@
- $(AM_V_GEN) $(INTROSPECTION_SCANNER) $(INTROSPECTION_SCANNER_ARGS) --warn-all --warn-error --reparse-validate \
- --namespace=Everything --nsversion=1.0 \
- --add-include-path=$(top_builddir)/gir --include=Gio-2.0 \
-+ --libtool="$(LIBTOOL)" \
- --library=libeverything-1.0.la --output=$@ \
- everything.h everything.c
-
-@@ -826,6 +827,7 @@
- $(AM_V_GEN) $(INTROSPECTION_SCANNER) $(INTROSPECTION_SCANNER_ARGS) --warn-all --warn-error --reparse-validate \
- --namespace=GIMarshallingTests --symbol-prefix=gi_marshalling_tests --nsversion=1.0 \
- --add-include-path=$(top_builddir)/gir --include=Gio-2.0 \
-+ --libtool="$(LIBTOOL)" \
- --library=libgimarshallingtests-1.0.la --output=$@ \
- $(srcdir)/gimarshallingtests.h $(srcdir)/gimarshallingtests.c
-