summaryrefslogtreecommitdiff
path: root/games/xtic/files/patch-ab
blob: 1fa68ac1a7f60db08bfddc6827b02dff42a72e13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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