diff options
-rw-r--r-- | news/nntpcache/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 3aac934441d0..d575cc5690dc 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -16,6 +16,8 @@ COMMENT= News caching/anti-spam/server-merging system USE_AUTOTOOLS= automake:15:env +NOT_FOR_ARCHS= space64 + # This may be set interactively at install-time. NNTPCache will # cache news articles and related data in ${SPOOLDIR}/nntpcache. SPOOLDIR?= /var/spool |