From 7e39756ce2756613736ef34ec4f240c69f284d58 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 24 Sep 2003 13:43:48 +0000 Subject: Fix various botches in the "Imakefile" which e.g. caused a build failure with GCC 3.3.1's preprocessor. --- x11/oneko/distinfo | 4 ++-- x11/oneko/patches/patch-aa | 18 ++++++++++++------ 2 files changed, 14 insertions(+), 8 deletions(-) (limited to 'x11/oneko') diff --git a/x11/oneko/distinfo b/x11/oneko/distinfo index b55ddca29cf..4ff2c34da5f 100644 --- a/x11/oneko/distinfo +++ b/x11/oneko/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2002/05/26 01:05:16 wiz Exp $ +$NetBSD: distinfo,v 1.4 2003/09/24 13:43:48 tron Exp $ SHA1 (oneko-1.1b.tar.gz) = b7c924dbcc28565e7bfa05cbfdcf8a98085bfd2d Size (oneko-1.1b.tar.gz) = 47714 bytes SHA1 (oneko-1.2.diff.gz) = 0594737a32d0a0d32c9261ed7f38165818ad593b Size (oneko-1.2.diff.gz) = 12637 bytes -SHA1 (patch-aa) = 7cc5eab94dd0a11d8a1400a50164b2d58ced5ecd +SHA1 (patch-aa) = 25af6f51aa5490f13ea8794a9f2e6556c4aa8c21 SHA1 (patch-ab) = 8f2e9bbb490e47094bd934f8b4badea94daed795 diff --git a/x11/oneko/patches/patch-aa b/x11/oneko/patches/patch-aa index 28e7294dda3..b8385330ef4 100644 --- a/x11/oneko/patches/patch-aa +++ b/x11/oneko/patches/patch-aa @@ -1,11 +1,17 @@ -$NetBSD: patch-aa,v 1.2 2000/05/18 22:51:42 itohy Exp $ +$NetBSD: patch-aa,v 1.3 2003/09/24 13:43:49 tron Exp $ ---- Imakefile.orig Wed May 17 18:53:54 2000 -+++ Imakefile Wed May 17 18:57:22 2000 -@@ -7,5 +7,4 @@ +--- Imakefile.orig 2003-09-24 15:36:18.000000000 +0200 ++++ Imakefile 2003-09-24 15:41:39.000000000 +0200 +@@ -1,11 +1,6 @@ +-/**/# Cannot compile in using Gcc +- CC = cc +- + SYS_LIBRARIES = MathLibrary + LOCAL_LIBRARIES = $(XLIB) + DEPLIBS = $(DEPXLIB) DEFINES = -DSHAPE - SimpleProgramTarget(oneko) +-SimpleProgramTarget(oneko) - -/* InstallAppDefaults(Oneko) */ -+InstallManPage(oneko,$(MANDIR)) ++SimpleProgramTarget_7(oneko) -- cgit v1.2.3