1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xtic/files/patch-ab
1999-06-22 17:49:51 +00:00

12 lines
335 B
Plaintext

--- 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