summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-09 21:47:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-09 21:47:03 +0000
commit74cdfc23891b83adaaa1fb3624c89b59d44b14f3 (patch)
tree6b89215003b4475638c35339227f7ca276432927 /archivers
parent- over to chris@bsdjunk.com (diff)
Mark BROKEN on freebsd 8, fail to build
Reported by: pkg-fallout
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 39107ff369fc..d6409dbda7d6 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -45,6 +45,10 @@ post-patch:
.include <bsd.port.options.mk>
+.if ${OSVERSION} < 900000
+BROKEN= Fails to build
+.endif
+
post-install:
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}