From bcb5a301381feda4fe91382dd3d07355c0e55810 Mon Sep 17 00:00:00 2001 From: garbled Date: Wed, 16 Sep 1998 19:01:58 +0000 Subject: Make this pkg work on alpha. The authors of this have earned a slightly less violent death. --- x11/fvwm2/patches/patch-aa | 14 ++++++++++++-- x11/fvwm2/patches/patch-ae | 13 +++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 x11/fvwm2/patches/patch-ae (limited to 'x11/fvwm2') diff --git a/x11/fvwm2/patches/patch-aa b/x11/fvwm2/patches/patch-aa index 49dd8878b63..d7f0ba59379 100644 --- a/x11/fvwm2/patches/patch-aa +++ b/x11/fvwm2/patches/patch-aa @@ -1,5 +1,6 @@ ---- Fvwm.tmpl.orig Tue Aug 18 23:30:33 1998 -+++ Fvwm.tmpl Tue Aug 18 23:35:15 1998 +$NetBSD: patch-aa,v 1.4 1998/09/16 19:01:58 garbled Exp $ +--- Fvwm.tmpl.orig Wed Sep 16 11:04:08 1998 ++++ Fvwm.tmpl Wed Sep 16 11:17:31 1998 @@ -97,7 +97,7 @@ * Set this to YES if you would like the programs in the utils directory * installed. @@ -40,3 +41,12 @@ #endif ICONPATH = FvwmIconPath +@@ -397,7 +399,7 @@ + + /* take care of libs not correctly added by Imake on some systems */ + /* #ifdef AlphaArchitecture */ +-#if defined(AlphaArchitecture) && !defined(linux) ++#if defined(AlphaArchitecture) && !defined(linux) && !defined(NetBSDArchitecture) + KLUDGE_LIBS = -ldnet_stub + #else + #ifdef HPArchitecture diff --git a/x11/fvwm2/patches/patch-ae b/x11/fvwm2/patches/patch-ae new file mode 100644 index 00000000000..078a1988484 --- /dev/null +++ b/x11/fvwm2/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1 1998/09/16 19:01:58 garbled Exp $ +--- fvwm/alpha_header.h.orig Mon May 15 14:01:34 1995 ++++ fvwm/alpha_header.h Wed Sep 16 11:02:06 1998 +@@ -12,7 +12,7 @@ + extern size_t strlen(char *); + #endif + +-extern void bzero(char *, int); ++/*extern void bzero(char *, int); + extern int gethostname (char *, int); +-/**************************************************************************/ ++*************************************************************************/ + -- cgit v1.2.3