summaryrefslogtreecommitdiffstats
path: root/games/xtic/files/patch-src_Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtic/files/patch-src_Imakefile')
-rw-r--r--games/xtic/files/patch-src_Imakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xtic/files/patch-src_Imakefile b/games/xtic/files/patch-src_Imakefile
new file mode 100644
index 0000000..1fa68ac
--- /dev/null
+++ b/games/xtic/files/patch-src_Imakefile
@@ -0,0 +1,11 @@
+--- src/Imakefile.orig Sun Jun 20 19:27:24 1999
++++ src/Imakefile Sun Jun 20 19:27:46 1999
+@@ -8,7 +8,7 @@
+
+ XPMLIB = XPMLIBRARY
+
+-#ifdef AlphaArchitecture
++#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
+ LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(XTOOLLIB) $(XAWLIB) $(XMULIB) -ldnet_stub
+ #else
+ #ifdef HPArchitecture
OpenPOWER on IntegriCloud