summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-31 05:12:50 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-31 05:12:50 +0000
commitea6cc017f7d2f55043cd1a1178e834f85fd21cec (patch)
tree0ae0f03fa9a519f8da95992c9bd5ebd458e837ae /x11-wm
parentHonor CFLAGS so this build on the Alpha too. (diff)
Fixup build for FreeBSD/Alpha.
Notes
Notes: svn path=/head/; revision=19145
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/files/patch-ad176
1 files changed, 176 insertions, 0 deletions
diff --git a/x11-wm/fvwm/files/patch-ad b/x11-wm/fvwm/files/patch-ad
new file mode 100644
index 000000000000..f5f8a3077242
--- /dev/null
+++ b/x11-wm/fvwm/files/patch-ad
@@ -0,0 +1,176 @@
+--- fvwm/Imakefile.orig Sun May 30 11:05:19 1999
++++ fvwm/Imakefile Sun May 30 11:06:45 1999
+@@ -16,7 +16,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../libs -lfvwmlib
+ #else
+ #ifdef HPArchitecture
+--- modules/FvwmAudio/Imakefile.orig Sun May 30 11:12:57 1999
++++ modules/FvwmAudio/Imakefile Sun May 30 11:13:13 1999
+@@ -29,7 +29,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = -L../../libs -lfvwmlib
+--- modules/FvwmAuto/Imakefile.orig Sun May 30 11:13:27 1999
++++ modules/FvwmAuto/Imakefile Sun May 30 11:13:36 1999
+@@ -13,7 +13,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = -L../../libs -lfvwmlib
+--- modules/FvwmBacker/Imakefile.orig Sun May 30 11:13:54 1999
++++ modules/FvwmBacker/Imakefile Sun May 30 11:14:03 1999
+@@ -14,7 +14,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmBanner/Imakefile.orig Sun May 30 11:14:13 1999
++++ modules/FvwmBanner/Imakefile Sun May 30 11:14:26 1999
+@@ -15,7 +15,7 @@
+
+ DEPLIBS = $(DEPXLIB)
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmClean/Imakefile.orig Sun May 30 11:14:38 1999
++++ modules/FvwmClean/Imakefile Sun May 30 11:14:46 1999
+@@ -13,7 +13,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = -L../../libs -lfvwmlib
+--- modules/FvwmDebug/Imakefile.orig Sun May 30 11:15:12 1999
++++ modules/FvwmDebug/Imakefile Sun May 30 11:15:21 1999
+@@ -12,7 +12,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = -L../../libs -lfvwmlib
+--- modules/FvwmIconBox/Imakefile.orig Sun May 30 11:15:38 1999
++++ modules/FvwmIconBox/Imakefile Sun May 30 11:15:47 1999
+@@ -16,7 +16,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmIdent/Imakefile.orig Sun May 30 11:16:00 1999
++++ modules/FvwmIdent/Imakefile Sun May 30 11:16:07 1999
+@@ -12,7 +12,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmPager/Imakefile.orig Sun May 30 11:16:19 1999
++++ modules/FvwmPager/Imakefile Sun May 30 11:16:28 1999
+@@ -13,7 +13,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmSave/Imakefile.orig Sun May 30 11:16:48 1999
++++ modules/FvwmSave/Imakefile Sun May 30 11:16:58 1999
+@@ -12,7 +12,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmSaveDesk/Imakefile.orig Sun May 30 11:17:22 1999
++++ modules/FvwmSaveDesk/Imakefile Sun May 30 11:17:32 1999
+@@ -12,7 +12,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmScroll/Imakefile.orig Sun May 30 11:17:46 1999
++++ modules/FvwmScroll/Imakefile Sun May 30 11:17:54 1999
+@@ -12,7 +12,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/FvwmWinList/Imakefile.orig Sun May 30 11:18:06 1999
++++ modules/FvwmWinList/Imakefile Sun May 30 11:18:14 1999
+@@ -14,7 +14,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XLIB) -L../../libs -lfvwmlib
+--- modules/GoodStuff/Imakefile.orig Sun May 30 11:18:25 1999
++++ modules/GoodStuff/Imakefile Sun May 30 11:18:34 1999
+@@ -16,7 +16,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../../libs -lfvwmlib
+--- xpmroot/Imakefile.orig Sun May 30 11:24:14 1999
++++ xpmroot/Imakefile Sun May 30 11:24:22 1999
+@@ -15,7 +15,7 @@
+
+ DEPLIBS = $(DEPXLIB) ../libs/libfvwmlib.a
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -ldnet_stub -L../libs -lfvwmlib
+ #else
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) -L../libs -lfvwmlib