aboutsummaryrefslogtreecommitdiff
path: root/news/nntpcache
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-09-28 13:12:16 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-09-28 13:12:16 +0000
commitb9ce1a484e3d491939b4e94f61a29570a5d6b5e3 (patch)
treee9136066b183adf16d17c73596d459acfb2b6284 /news/nntpcache
parent1a8239fb0e376fe2630db52aff5f2727319f54d6 (diff)
downloadports-b9ce1a484e3d491939b4e94f61a29570a5d6b5e3.tar.gz
ports-b9ce1a484e3d491939b4e94f61a29570a5d6b5e3.zip
Notes
Diffstat (limited to 'news/nntpcache')
-rw-r--r--news/nntpcache/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile
index d575cc5690dc..808cfe0f7d35 100644
--- a/news/nntpcache/Makefile
+++ b/news/nntpcache/Makefile
@@ -16,8 +16,6 @@ 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
@@ -36,6 +34,10 @@ OPTIONS= LDAP "OpenLDAP support" off \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not build on sparc64
+.endif
+
.if !defined(WITHOUT_RADIUS)
CONFIGURE_ARGS+= --with-authinfo-radius
AUTHINFO_EXT+= authinfo_radius.ext