summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-22 16:44:35 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-22 16:44:35 +0800
commit6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20 (patch)
treef4516d8573e0ee5c6970dd1ce9e53765990c0eba /audio/rhythmbox/files
parent344c88fca76c6539a98cc50e733dab17e769a985 (diff)
downloadmarcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar.gz
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar.bz2
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar.lz
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar.xz
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.tar.zst
marcuscom-ports-6ea588c48f1be5a5d03df973fbc7f70dc9a6ac20.zip
Remove rhythmbox now that it is in sync with the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1690 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox/files')
-rw-r--r--audio/rhythmbox/files/patch-corba_Makefile.in11
-rw-r--r--audio/rhythmbox/files/patch-shell_Makefile.in10
2 files changed, 0 insertions, 21 deletions
diff --git a/audio/rhythmbox/files/patch-corba_Makefile.in b/audio/rhythmbox/files/patch-corba_Makefile.in
deleted file mode 100644
index 723285dfa..000000000
--- a/audio/rhythmbox/files/patch-corba_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- corba/Makefile.in.orig Wed Aug 27 04:19:40 2003
-+++ corba/Makefile.in Wed Aug 27 04:19:56 2003
-@@ -237,7 +237,7 @@
-
- noinst_HEADERS = Rhythmbox.h
-
--idldir = $(prefix)/share/idl
-+idldir = $(datadir)/idl
- idl_DATA = Rhythmbox.idl
-
- CLEAN_FILES = $(rhythmbox_interface_idl_sources)
diff --git a/audio/rhythmbox/files/patch-shell_Makefile.in b/audio/rhythmbox/files/patch-shell_Makefile.in
deleted file mode 100644
index 47028e3f4..000000000
--- a/audio/rhythmbox/files/patch-shell_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- shell/Makefile.in.orig Fri Nov 21 22:07:58 2003
-+++ shell/Makefile.in Fri Nov 21 22:08:21 2003
-@@ -254,6 +254,7 @@
- $(top_builddir)/iradio/librbiradio.la \
- $(top_builddir)/corba/librbcorba.la \
- $(top_builddir)/monkey-media/libmonkey-media.la \
-+ $(ID3TAG_LIBS) \
- $(RHYTHMBOX_LIBS)
-
-