summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12/files/patch-gtk.m4
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-21 14:30:24 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-21 14:30:24 +0000
commitb1f86500b8f7128cfb068e7242eb06d9df44c6f6 (patch)
treebbac81543aa4e4175bb70310ab266ed0ca0e9b4f /x11-toolkits/gtk12/files/patch-gtk.m4
parentMk/Uses/gnome.mk: unregister glib12, gtk12 and gdk-pixbuf which expired today (diff)
Remove expired ports:
2018-12-20 devel/glib12: Obsolete 2018-12-20 graphics/gdk-pixbuf: Uses obsolete glib12 2018-12-20 x11-toolkits/gtk12: Uses obsolete glib12
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-gtk.m4')
-rw-r--r--x11-toolkits/gtk12/files/patch-gtk.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gtk.m4 b/x11-toolkits/gtk12/files/patch-gtk.m4
deleted file mode 100644
index 09782c0813a4..000000000000
--- a/x11-toolkits/gtk12/files/patch-gtk.m4
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtk.m4.orig
-+++ gtk.m4
-@@ -4,7 +4,7 @@
- dnl AM_PATH_GTK([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
- dnl Test for GTK, and define GTK_CFLAGS and GTK_LIBS
- dnl
--AC_DEFUN(AM_PATH_GTK,
-+AC_DEFUN([AM_PATH_GTK],
- [dnl
- dnl Get the cflags and libraries from the gtk-config script
- dnl