aboutsummaryrefslogtreecommitdiff
path: root/net/fspd
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-30 06:47:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-30 06:47:52 +0000
commit9f4d61c418c269533b4e8617f7302cd1acbbc421 (patch)
treeae5edd261026b021151530d536c0a8a63be6e13a /net/fspd
parent70e59b963aca691ca4424d123960d4ff90136328 (diff)
downloadports-9f4d61c418c269533b4e8617f7302cd1acbbc421.tar.gz
ports-9f4d61c418c269533b4e8617f7302cd1acbbc421.zip
BROKEN on 4.x and !i386: Does not compile
Notes
Notes: svn path=/head/; revision=110354
Diffstat (limited to 'net/fspd')
-rw-r--r--net/fspd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile
index 4007248a4398..65cd23305ab9 100644
--- a/net/fspd/Makefile
+++ b/net/fspd/Makefile
@@ -34,6 +34,10 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000 || ${ARCH} != "i386"
+BROKEN= "Does not compile on 4.x or on !i386"
+.endif
+
.if !defined(WITH_NOCLIENTS)
.for command in ${CLIENTS}
PLIST_FILES+= bin/${command}