diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2013-12-08 22:38:52 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2013-12-08 22:38:52 +0000 |
commit | 08f342435d49d94edb5d5780db619af89e7f3038 (patch) | |
tree | e40af42880ba18d7a3f8182977ac3694849fcd35 /mail/sa-utils | |
parent | 8c574fc8e99bf7925d457cd82c1b398343d36dfb (diff) | |
download | ports-08f342435d49d94edb5d5780db619af89e7f3038.tar.gz ports-08f342435d49d94edb5d5780db619af89e7f3038.zip |
Notes
Diffstat (limited to 'mail/sa-utils')
-rw-r--r-- | mail/sa-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sa-utils/Makefile b/mail/sa-utils/Makefile index d98e5119fbd6..e0b7a0abd2cc 100644 --- a/mail/sa-utils/Makefile +++ b/mail/sa-utils/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= sa-update:${PORTSDIR}/mail/p5-Mail-SpamAssassin OPTIONS_DEFINE= SACOMPILE SACOMPILE_DESC= Enable sa-compile support +NO_ARCH= yes NO_BUILD= yes SUB_FILES= sa-utils |