diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-21 14:30:24 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-21 14:30:24 +0000 |
commit | b1f86500b8f7128cfb068e7242eb06d9df44c6f6 (patch) | |
tree | bbac81543aa4e4175bb70310ab266ed0ca0e9b4f /x11-toolkits/gtk12/files/patch-configure | |
parent | Mk/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-configure')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/gtk12/files/patch-configure b/x11-toolkits/gtk12/files/patch-configure deleted file mode 100644 index f80ea04b54c1..000000000000 --- a/x11-toolkits/gtk12/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue May 11 05:42:09 1999 -+++ configure Mon May 17 22:59:13 1999 -@@ -4446,6 +4446,7 @@ - glib_thread_cflags="$GLIB_CFLAGS" - glib_libs=`$GLIB_CONFIG glib gmodule --libs` - glib_thread_libs="$GLIB_LIBS" -+ GLIB_CFLAGS="$glib_cflags" - GLIB_LIBS="$glib_libs" - GLIB_DEPLIBS="$glib_libs" - else |