diff --git a/multimedia/sabbu/Makefile b/multimedia/sabbu/Makefile index ff03f43c9a3d..9c8f73dcd138 100644 --- a/multimedia/sabbu/Makefile +++ b/multimedia/sabbu/Makefile @@ -7,7 +7,7 @@ PORTNAME= sabbu PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/multimedia/sabbu/files/patch-configure b/multimedia/sabbu/files/patch-configure index 5aec633f3556..c69aa667cc5d 100644 --- a/multimedia/sabbu/files/patch-configure +++ b/multimedia/sabbu/files/patch-configure @@ -1,11 +1,60 @@ ---- configure.orig Sun Nov 27 01:30:25 2005 -+++ configure Sun May 27 09:45:46 2007 -@@ -6320,6 +6320,8 @@ +--- configure.orig 2005-11-27 01:30:25.000000000 +0100 ++++ configure 2008-05-04 10:42:17.000000000 +0200 +@@ -3222,6 +3222,7 @@ + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + $ac_declaration ++#include + int + main () + { +@@ -6277,6 +6278,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#include + #include + int + main () +@@ -6320,6 +6322,9 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ + +#define __STDC_CONSTANT_MACROS ++#include #include int main () +@@ -6385,6 +6390,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#include + #include + int + main () +@@ -6428,6 +6434,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#include + #include + int + main () +@@ -6912,6 +6919,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#include + #include + #if ((' ' & 0x0FF) == 0x020) + # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') +@@ -7550,6 +7558,7 @@ + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#include + #include + #if ((' ' & 0x0FF) == 0x020) + # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')