Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 1997 19:14:55 +0900
From:      Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
To:        FreeBSD-gnats@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/5299: Update ports x11/emiclofor newer version
Message-ID:  <19971215191455L.nobu@psrc.isac.co.jp>
In-Reply-To: Your message of "Sun, 14 Dec 1997 20:20:01 -0800 (PST)" <199712150420.UAA16934@hub.freebsd.org>
References:  <199712150420.UAA16934@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Oh! x11/emiclofor is typo for x11/emiclock.

>Category:       ports
>Responsible:    freebsd-ports
>Synopsis:       Update ports x11/emiclofor newer version
>Arrival-Date:   Sun Dec 14 20:20:01 PST 1997

Additional update request for x11/emiclock.
Please replace patches/patch-ab by following diffs. It's send from
auther of emiclock.
---
Nobuhiro Yasutomi.   ISAC, Inc.


--- patches/patch-ab~	Thu Jan  9 12:00:55 1997
+++ patches/patch-ab	Mon Dec 15 19:04:53 1997
@@ -1,10 +1,19 @@
---- Imakefile.orig	Thu Jun 30 16:34:55 1994
-+++ Imakefile	Thu Jan  9 11:56:08 1997
-@@ -90,6 +90,7 @@
- /* FreeBSD */
- #if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
- #define	StartupSound	myu.au
-+EXTRA_LIBRARIES = -lxpg4
- #endif	/* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
- 
- #else	/* USE_NETAUDIO */
+*** Imakefile-	Sat Jan 11 11:35:42 1997
+--- Imakefile	Mon Dec 15 13:52:11 1997
+***************
+*** 150,155 ****
+--- 150,163 ----
+  
+    SYS_LIBRARIES = SoundLibrary -lm
+  
++ /* FreeBSD */
++ #if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
++ #if OSMajorVersion >= 2
++ #if OSMinorVersion >= 2
++ EXTRA_LIBRARIES	= -lxpg4
++ #endif	/* OSMinorVersion >= 2 */
++ #endif	/* OSMajorVersion >= 2 */
++ #endif	/* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
+  
+  XCOMM
+  XCOMM  Sound Definitions



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