diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-20 10:31:22 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-20 10:31:22 +0000 |
commit | 924e2e8f2f9e1b81ad336fa083a652075c0b25d8 (patch) | |
tree | f2414d4c035c2adc3acea70370733caced7fe8a5 | |
parent | Remove the Edinburgh University Computing Service site--it has been (diff) |
This is not 64-bit clean.
Notes
Notes:
svn path=/head/; revision=41702
-rw-r--r-- | mail/xc-mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index dab77e6c4631..db3290d8fb75 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= Xclasses.1:${PORTSDIR}/x11-toolkits/xclasses RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell GNU_CONFIGURE= yes +ONLY_FOR_ARCHS= arm i386 USE_GMAKE= yes USE_X_PREFIX= yes |