- Fix build against rerolled tarball

* New version just includes removed
  files/patch-ui-musicbrowser-unix-src-musicsearch.cpp

PR:		ports/63589
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-03-01 18:50:35 +00:00
parent 4b256bf21c
commit 1cc6d6f680
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102668
3 changed files with 2 additions and 16 deletions

View file

@ -18,8 +18,6 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
gdbm.3:${PORTSDIR}/databases/gdbm
BROKEN= "Does not fetch"
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget gtk20 lthack
WANT_GNOME= yes

View file

@ -1,2 +1,2 @@
MD5 (zinf-2.2.5.tar.gz) = 1f2512ff445458d363425533607b471a
SIZE (zinf-2.2.5.tar.gz) = 2043701
MD5 (zinf-2.2.5.tar.gz) = 140436516d46b3ef440dc1886810510d
SIZE (zinf-2.2.5.tar.gz) = 2044561

View file

@ -1,12 +0,0 @@
--- ui/musicbrowser/unix/src/musicsearch.cpp.orig Thu Feb 5 07:06:40 2004
+++ ui/musicbrowser/unix/src/musicsearch.cpp Mon Feb 16 14:08:17 2004
@@ -33,7 +33,9 @@
#include "eventdata.h"
#include "fileselector.h"
#include "musiccatalog.h"
+#ifdef EXPERIMENTAL
#include "musicdb.h"
+#endif
#include "musicsearchui.h"
#include "musicbrowserui.h"