aboutsummaryrefslogtreecommitdiff
path: root/graphics/aqsis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-06-10 15:35:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-06-10 15:35:14 +0000
commitc2fa3c2cac36aaf44417900f2449eea391adfcdc (patch)
tree80477bc430fd4b0f833b485f4b930cd3737dc63f /graphics/aqsis
parent4233c12f7b61ee357b8fd1931ab9b87349ca3b8b (diff)
downloadports-c2fa3c2cac36aaf44417900f2449eea391adfcdc.tar.gz
ports-c2fa3c2cac36aaf44417900f2449eea391adfcdc.zip
Notes
Diffstat (limited to 'graphics/aqsis')
-rw-r--r--graphics/aqsis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index 76b273a5347b..d31325eb9b22 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -39,8 +39,8 @@ INSTALLS_ICONS= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not compile on 6.X
+.if ${OSVERSION} < 800000
+BROKEN= does not compile on FreeBSD 7.X
.endif
.include <bsd.port.post.mk>