Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 08:30:04 -0700 (PDT)
From:      Trish Lynch <trish@bsdunix.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38895: *MAINTAINER == ports@* soundcard.h fix for games/miscom
Message-ID:  <200206041530.g54FU4P41604@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/38895; it has been noted by GNATS.

From: Trish Lynch <trish@bsdunix.net>
To: Trish Lynch <trish@bsdunix.net>
Cc: <FreeBSD-gnats-submit@FreeBSD.ORG>
Subject: Re: ports/38895: *MAINTAINER == ports@* soundcard.h fix for games/miscom
Date: Tue, 4 Jun 2002 11:23:55 -0400 (EDT)

 I screwed up the patch order, its at the same URL, but changed to this:
 
 diff -ruN miscom.old/files/patch-af miscom/files/patch-af
 --- miscom.old/files/patch-af   Tue Jun  4 10:44:33 2002
 +++ miscom/files/patch-af       Tue Jun  4 11:07:48 2002
 @@ -4,7 +4,7 @@
   #include <stdlib.h>
   #include <fcntl.h>
   #include <unistd.h>
 -+#ifdef __FreeBSD__
 ++#if __FreeBSD__ <= 4
  +#include <machine/soundcard.h>
  +#else
   #include <sys/soundcard.h>
 
 
 
 --
 Trish Lynch					trish@bsdunix.net
 FreeBSD						The Power to Serve
 Ecartis Core Team				trish@listmistress.org
                    http://www.freebsd.org
 
 

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?200206041530.g54FU4P41604>