Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2001 15:12:17 +0200
From:      lehmann@ans-netz.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26434: Update port: /games/uclient (make it buildable)
Message-ID:  <200104081312.PAA06274@speedy.netbeat.de>

next in thread | raw e-mail | index | archive | help

>Number:         26434
>Category:       ports
>Synopsis:       Update port: /games/uclient (make it buildable)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 06:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.3-BETA i386
>Organization:
>Environment:
System: FreeBSD ollis.brainwire.de 4.3-BETA FreeBSD 4.3-BETA #0: Wed Mar 14 10:32:23 CET 2001 root@ollis.brainwire.de:/usr/obj/usr/src/sys/OLLIS i386


>Description:

>How-To-Repeat:

>Fix:

diff -ruN uclient.org/files/patch-ab uclient/files/patch-ab
--- uclient.org/files/patch-ab	Sun Apr  8 13:56:22 2001
+++ uclient/files/patch-ab	Sun Apr  8 13:56:34 2001
@@ -5,7 +5,7 @@
   */
  extern "C" {
 -#include <SDL_version.h>
-+#include <SDL/SDL_version.h>
++#include <SDL11/SDL_version.h>
  }
  
  #include <varconf/Config.h>
diff -ruN uclient.org/files/patch-ac uclient/files/patch-ac
--- uclient.org/files/patch-ac	Sun Apr  8 13:56:22 2001
+++ uclient/files/patch-ac	Sun Apr  8 13:56:39 2001
@@ -5,7 +5,7 @@
  #include <uta/resources.h>
  #include <uta/version.h>
 -#include <SDL_version.h>
-+#include <SDL/SDL_version.h>
++#include <SDL11/SDL_version.h>
  
  using namespace uta;
  #include "dii/dii.h"
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104081312.PAA06274>