From e934b106497f17545e236bb9644bed935cd118ad Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 25 Oct 2007 03:37:29 +0000 Subject: Remove these now that they have been committed to the FreeBSD ports tree. Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059 --- .../evolution-data-server/files/patch-configure | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 databases/evolution-data-server/files/patch-configure (limited to 'databases/evolution-data-server/files/patch-configure') diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure deleted file mode 100644 index 1ef8d776b..000000000 --- a/databases/evolution-data-server/files/patch-configure +++ /dev/null @@ -1,44 +0,0 @@ ---- configure.orig Mon Jun 18 23:55:48 2007 -+++ configure Mon Jun 18 23:56:20 2007 -@@ -24562,6 +24562,14 @@ case "$host" in - # AC_CACHE_VAL(have_addrinfo, [have_addrinfo=yes]) - # AC_DEFINE(_WIN32_WINNT, 0x501, [To get getaddrinfo etc declarations]) - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" -+ ;; - *) os_win32=no - NO_UNDEFINED='' - SOCKET_LIBS='' -@@ -28651,7 +28659,7 @@ cat >>conftest.$ac_ext <<_ACEOF - #include - #include - #include -- -+ #include - - int - main () -@@ -28982,7 +28990,7 @@ if test "x${with_krb5}" != "xno"; then - LDFLAGS_save="$LDFLAGS" - - mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" -- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" -+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" - sunlibs="-lkrb5 -lgss" - { echo "$as_me:$LINENO: checking for Kerberos 5" >&5 - echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; } -@@ -33825,7 +33833,7 @@ idldir='${datadir}'/idl/evolution-data-s - imagesdir='${datadir}'/pixmaps/evolution-data-server - - --serverdir="$libdir/bonobo/servers" -+serverdir="$prefix/libdata/bonobo/servers" - - - extensiondir='${libdir}'/evolution-data-server-$API_VERSION/extensions -- cgit v1.2.3