diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-19 05:47:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-19 05:47:15 +0000 |
commit | 619d2397ad5168af9841cdb208c8886f6a81c4d4 (patch) | |
tree | 2dbe3640bf50d49e19b72bed0f4a4d5bf44534d9 /audio/rhythmbox/files/patch-configure | |
parent | Adding port textproc/p5-CSS-Squish, Compact many CSS files into one big (diff) |
Update to 0.9.5.
Submitted by: Pawel Worach <pawel.worach@gmail.com>
Notes
Notes:
svn path=/head/; revision=165733
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r-- | audio/rhythmbox/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure deleted file mode 100644 index 197d077b6526..000000000000 --- a/audio/rhythmbox/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Apr 25 17:51:39 2006 -+++ configure Tue Apr 25 17:51:45 2006 -@@ -22468,7 +22468,7 @@ _ACEOF - { echo "$as_me:$LINENO: Using Avahi for mDNS/DNS-SD" >&5 - echo "$as_me: Using Avahi for mDNS/DNS-SD" >&6;} - -- if test x$have_avahi_06 == xyes; then -+ if test x$have_avahi_06 = xyes; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_AVAHI_0_6 1 |