summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gobject-introspection/Makefile1
-rw-r--r--devel/gobject-introspection/files/patch-Makefile.in16
2 files changed, 1 insertions, 16 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile
index 6fa72fdeb..c29a80408 100644
--- a/devel/gobject-introspection/Makefile
+++ b/devel/gobject-introspection/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gobject-introspection
PORTVERSION= 1.40.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/devel/gobject-introspection/files/patch-Makefile.in b/devel/gobject-introspection/files/patch-Makefile.in
deleted file mode 100644
index 4f6e1ee39..000000000
--- a/devel/gobject-introspection/files/patch-Makefile.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- Makefile.in.orig 2014-03-09 19:57:50.062879737 +0000
-+++ Makefile.in 2014-03-09 19:58:09.742878767 +0000
-@@ -1271,12 +1271,11 @@
- GLib_2_0_gir_PACKAGES = glib-2.0
- GLib_2_0_gir_CFLAGS = \
- -I$(GLIB_INCLUDEDIR) \
-- -I$(GLIB_LIBDIR)/glib-2.0/include \
- -DGETTEXT_PACKAGE=Dummy \
- -DGLIB_COMPILATION \
- -D__G_I18N_LIB_H__
-
--GLib_2_0_gir_FILES = $(GLIB_LIBDIR)/glib-2.0/include/glibconfig.h \
-+GLib_2_0_gir_FILES = $(GLIB_INCLUDEDIR)/glibconfig.h \
- $(GLIB_INCLUDEDIR)/glib/*.h \
- $(GLIB_INCLUDEDIR)/gobject/glib-types.h gir/glib-2.0.c \
- $(am__append_4)