diff options
author | hira <hira> | 2006-01-05 16:58:41 +0000 |
---|---|---|
committer | hira <hira> | 2006-01-05 16:58:41 +0000 |
commit | 60c0b8d56a53b85a113c844bd97b869f90eccba7 (patch) | |
tree | daaa23a11148a3a6388479fe5559a8da4b0edd23 /time/emiclock/patches/patch-ad | |
parent | 11b0ad8dcd0546f4a80d9aa49b2f6e7de30610cd (diff) | |
download | pkgsrc-60c0b8d56a53b85a113c844bd97b869f90eccba7.tar.gz |
Remove duplicate entry from dependency list.
Diffstat (limited to 'time/emiclock/patches/patch-ad')
-rw-r--r-- | time/emiclock/patches/patch-ad | 19 |
1 files changed, 10 insertions, 9 deletions
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 |