diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 06:23:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 06:23:53 +0000 |
commit | 0e5ee323bc3841d55ad81fe6fd5244691ff8042b (patch) | |
tree | 6101f73cd34c0786fc616f5b4b0da4ff8081f850 /devel/gconf/files/patch-gconf_Makefile.in | |
parent | Remove libgda (component of the EOLed gnome1) not used by anything anymore. (diff) |
Remove gconf (component of the EOLed gnome1) not used by anything anymore.
Approved by: gnome (implicit)
Diffstat (limited to 'devel/gconf/files/patch-gconf_Makefile.in')
-rw-r--r-- | devel/gconf/files/patch-gconf_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/gconf/files/patch-gconf_Makefile.in b/devel/gconf/files/patch-gconf_Makefile.in deleted file mode 100644 index 3e7637f9f39a..000000000000 --- a/devel/gconf/files/patch-gconf_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- gconf/Makefile.in.orig Fri Sep 27 00:28:12 2002 -+++ gconf/Makefile.in Fri Sep 27 00:28:46 2002 -@@ -154,6 +154,7 @@ - -DGCONF_ETCDIR=\""$(sysconfdir)/gconf"\" \ - -DGCONF_BUILDDIR=\""$(top_builddir)"\" \ - -DGCONF_BINDIR=\""$(bindir)"\" \ -+ -DGCONF_PREFIX=\""$(prefix)"\" \ - -DGCONF_BACKEND_DIR=\""$(pkglibdir)/$(MAJOR_VERSION)"\" \ - -DVERSION=\""$(VERSION)"\" \ - -DIID=\""OAFIID:gconfd:19991118"\" \ |