summaryrefslogtreecommitdiff
path: root/x11/fvwm2
diff options
context:
space:
mode:
authorgarbled <garbled>1998-09-16 19:01:58 +0000
committergarbled <garbled>1998-09-16 19:01:58 +0000
commitd6e8723183e91ac270c50fa77397645c2538be7a (patch)
treeb3c355f4a971c549ede945c76c84d70b9266cb07 /x11/fvwm2
parentd320ab8096bb0e60e124a71b3b73a24757bd60d1 (diff)
downloadpkgsrc-d6e8723183e91ac270c50fa77397645c2538be7a.tar.gz
Make this pkg work on alpha. The authors of this have earned a slightly
less violent death.
Diffstat (limited to 'x11/fvwm2')
-rw-r--r--x11/fvwm2/patches/patch-aa14
-rw-r--r--x11/fvwm2/patches/patch-ae13
2 files changed, 25 insertions, 2 deletions
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);
+-/**************************************************************************/
++*************************************************************************/
+