summaryrefslogtreecommitdiff
path: root/devel/glib12/files/patch-glib.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 /devel/glib12/files/patch-glib.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 'devel/glib12/files/patch-glib.m4')
-rw-r--r--devel/glib12/files/patch-glib.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/glib12/files/patch-glib.m4 b/devel/glib12/files/patch-glib.m4
deleted file mode 100644
index 08093b5c9e79..000000000000
--- a/devel/glib12/files/patch-glib.m4
+++ /dev/null
@@ -1,11 +0,0 @@
---- glib.m4.orig
-+++ glib.m4
-@@ -5,7 +5,7 @@
- dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if "gmodule" or
- dnl gthread is specified in MODULES, pass to glib-config
- dnl
--AC_DEFUN(AM_PATH_GLIB,
-+AC_DEFUN([AM_PATH_GLIB],
- [dnl
- dnl Get the cflags and libraries from the glib-config script
- dnl