summaryrefslogtreecommitdiff
path: root/games/xquarto/files/patch-aa
blob: 4e4e6034134d0ac2c744dce64a50cc4416273f1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Imakefile.orig	Sun Jun 20 19:20:59 1999
+++ src/Imakefile	Sun Jun 20 19:21:18 1999
@@ -9,7 +9,7 @@
 
 XPMLIB = XPMLIBRARY
 
-#ifdef AlphaArchitecture
+#if defined(AlphaArchitecture) && !defined(FreeBSDArchitecture)
 LOCAL_LIBRARIES = $(XPMLIB) $(XLIB) $(XTOOLLIB) $(XAWLIB) $(XMULIB) -ldnet_stub
 #else 
 #ifdef HPArchitecture