diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-01 06:47:46 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-01 06:47:46 +0000 |
| commit | d4bfb85f2946281ea4c885c5bc19d7efa733365d (patch) | |
| tree | a38e11a947d138bed0c7377e151337a565a6281c /audio/aube/files/patch-configure | |
| parent | - Update to 0.9.4 (diff) | |
2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
Notes
Notes:
svn path=/head/; revision=280936
Diffstat (limited to 'audio/aube/files/patch-configure')
| -rw-r--r-- | audio/aube/files/patch-configure | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/audio/aube/files/patch-configure b/audio/aube/files/patch-configure deleted file mode 100644 index a3896bf5c882..000000000000 --- a/audio/aube/files/patch-configure +++ /dev/null @@ -1,28 +0,0 @@ ---- configure.orig Wed Oct 16 20:42:09 2002 -+++ configure Mon Jun 19 18:54:58 2006 -@@ -2257,7 +2257,8 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgdk_imlib $LIBS" -+GDK_IMLIB_LIBS=`imlib-config --libs-gdk` -+LIBS="${GTK_LIBS} ${GDK_IMLIB_LIBS} $LIBS" - cat > conftest.$ac_ext <<EOF - #line 2263 "configure" - #include "confdefs.h" -@@ -2295,6 +2296,7 @@ - - else - echo "$ac_t""no" 1>&6 -+echo "Imlib not found!"; exit 0 - fi - - -@@ -2743,6 +2745,7 @@ - s%@GTK_CONFIG@%$GTK_CONFIG%g - s%@GTK_CFLAGS@%$GTK_CFLAGS%g - s%@GTK_LIBS@%$GTK_LIBS%g -+s%@GDK_IMLIB_LIBS@%$GDK_IMLIB_LIBS%g - - CEOF - EOF |
