diff options
author | trevor <trevor@FreeBSD.org> | 2001-04-20 11:13:07 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-04-20 11:13:07 +0000 |
commit | a4dcb87f0d42dbbc55744cc04d180a5a63e2cbee (patch) | |
tree | ad819aa133a8fe4bf5df345a69600207d73c3064 /x11/qrash | |
parent | ad237ac57fb92d51cbd941e7d040e41fc5cf7b43 (diff) | |
download | FreeBSD-ports-a4dcb87f0d42dbbc55744cc04d180a5a63e2cbee.zip FreeBSD-ports-a4dcb87f0d42dbbc55744cc04d180a5a63e2cbee.tar.gz |
This does not compile on the Alpha.
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 35b3690..58cbbd4 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 |