freebsd-ports/games/xquarto/files/patch-aa
1999-06-22 17:47:37 +00:00

11 lines
335 B
Text

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