diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 06:13:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 06:13:15 +0000 |
commit | 1b24b0bf69feae31308b0803911cdee4504ee388 (patch) | |
tree | e9cd58a6ed0c17364e721d81401384f2f6e92eed /devel/libglade/files/patch-ab | |
parent | Enable stage support (diff) |
Remove libglade (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
Notes
Notes:
svn path=/head/; revision=329652
Diffstat (limited to 'devel/libglade/files/patch-ab')
-rw-r--r-- | devel/libglade/files/patch-ab | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/libglade/files/patch-ab b/devel/libglade/files/patch-ab deleted file mode 100644 index e77bc4105efd..000000000000 --- a/devel/libglade/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Sat Jul 6 23:09:19 2002 -+++ Makefile.in Sat Jul 6 23:12:35 2002 -@@ -167,12 +167,12 @@ - bin_SCRIPTS = libglade-config libglade-xgettext - noinst_PROGRAMS = test-libglade - test_libglade_LDADD = $(THE_LIBS) $(XML_LIBS) --SUBDIRS = intl macros glade doc -+SUBDIRS = intl macros glade - - m4datadir = $(datadir)/aclocal - m4data_DATA = libglade.m4 - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = libgladeConf.sh - - pkgconfigdir = $(prefix)/libdata/pkgconfig |