diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-20 11:13:07 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-20 11:13:07 +0000 |
commit | f7f64d9086a971c5f6baa1026914279781d98007 (patch) | |
tree | 21da2255b1aea7e133b6d17993a9066993cace69 /x11/qrash | |
parent | 924e2e8f2f9e1b81ad336fa083a652075c0b25d8 (diff) |
This does not compile on the Alpha.
Notes
Notes:
svn path=/head/; revision=41703
Diffstat (limited to 'x11/qrash')
-rw-r--r-- | x11/qrash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/qrash/Makefile b/x11/qrash/Makefile index 35b3690e2cee..58cbbd4080d4 100644 --- a/x11/qrash/Makefile +++ b/x11/qrash/Makefile @@ -18,6 +18,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org GNU_CONFIGURE= yes +ONLY_FOR_ARCHS= i386 USE_GMAKE= yes USE_X_PREFIX= yes |