1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/games/xquarto/files/patch-aa
1999-06-22 17:47:37 +00:00

12 lines
335 B
Plaintext

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