From abf7d8ff98243a7eec1ac43e72b8aaa4b9b609c7 Mon Sep 17 00:00:00 2001 From: hira Date: Thu, 5 Jan 2006 16:58:41 +0000 Subject: Remove duplicate entry from dependency list. --- time/emiclock/distinfo | 4 ++-- time/emiclock/patches/patch-ad | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) (limited to 'time') diff --git a/time/emiclock/distinfo b/time/emiclock/distinfo index 9962afb1b9c..ce3a1977e48 100644 --- a/time/emiclock/distinfo +++ b/time/emiclock/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2006/01/05 14:26:33 hira Exp $ +$NetBSD: distinfo,v 1.6 2006/01/05 16:58:41 hira Exp $ SHA1 (emiclock-2.0.2.tar.gz) = e1c042d600faf59ecdb11f1199f1793282db90c1 RMD160 (emiclock-2.0.2.tar.gz) = 25a753aaefbd9b8b57c16fbfe13678a002ab8179 @@ -6,5 +6,5 @@ Size (emiclock-2.0.2.tar.gz) = 308682 bytes SHA1 (patch-aa) = 082873291d05709ecc392a3e6295078065aa1d30 SHA1 (patch-ab) = 8c83e056bd03b0f493f91afd33ce572ed673511b SHA1 (patch-ac) = 4b020ac03c958d1ca44968c17b7d657edda77690 -SHA1 (patch-ad) = fc39e0429e2b8b8e7c13a5d282615bdc231b9db4 +SHA1 (patch-ad) = 079da0fad45d8c4ab14416aa427cf2451c024b8f SHA1 (patch-ae) = 75250a553700eeacd5fcc6f71ed4477541cab6c0 diff --git a/time/emiclock/patches/patch-ad b/time/emiclock/patches/patch-ad index 70e94eba6e2..22c02408c03 100644 --- a/time/emiclock/patches/patch-ad +++ b/time/emiclock/patches/patch-ad @@ -1,7 +1,7 @@ -$NetBSD: patch-ad,v 1.3 2006/01/05 14:26:33 hira Exp $ +$NetBSD: patch-ad,v 1.4 2006/01/05 16:58:41 hira Exp $ ---- Imakefile.orig 1999-09-02 23:33:47.000000000 +0900 -+++ Imakefile 2006-01-04 17:12:42.000000000 +0900 +--- Imakefile.orig 2006-01-06 01:38:37.000000000 +0900 ++++ Imakefile 2006-01-06 01:39:37.000000000 +0900 @@ -106,6 +106,11 @@ #define StartupSound myu.au #endif /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */ @@ -23,11 +23,12 @@ $NetBSD: patch-ad,v 1.3 2006/01/05 14:26:33 hira Exp $ # endif /* USE_XAW3D */ SYS_LIBRARIES = SoundLibrary -lm -@@ -183,6 +188,7 @@ - gdata_cbase.o gdata_char.o gdata_cmono.o credit.o credit_mono.o \ - sound.o rcfile.o misc.o CascadeMenu.o version.o +@@ -219,6 +224,8 @@ + #define ResourceDir resources/Xaw3d + #endif /* !USE_XAW3D */ -+AllTarget(emiclock EmiClock.ad) ++AllTarget(EmiClock.ad) ++ + EmiClock.ad:: ResourceDir/EmiClock.ad + $(CP) ResourceDir/EmiClock.ad . - XCOMM - XCOMM Compile Target -- cgit v1.2.3