diff options
Diffstat (limited to 'games/xquarto/files/patch-aa')
-rw-r--r-- | games/xquarto/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/xquarto/files/patch-aa b/games/xquarto/files/patch-aa deleted file mode 100644 index 4e4e6034134d..000000000000 --- a/games/xquarto/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |