aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-07-10 23:17:29 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-07-10 23:17:29 +0000
commitb46ae4279481ddcaa26d3321d478325835a69249 (patch)
treed88e217fe8fec5c12ea5151d73e945344ec9621a /x11
parentb36e7b2cfe70b8bfd9f9e970a6b8592a717e6b37 (diff)
downloadports-b46ae4279481ddcaa26d3321d478325835a69249.tar.gz
ports-b46ae4279481ddcaa26d3321d478325835a69249.zip
- Remove outdated OSVERSION conditionals
Notes
Notes: svn path=/head/; revision=300742
Diffstat (limited to 'x11')
-rw-r--r--x11/eaglemode/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index 5af1e5bc85eb..0c1f9d7686b5 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -36,10 +36,6 @@ OPTIONS= XINE "Video playback support through libxine" off \
.include <bsd.port.options.mk>
-.if ${OSVERSION} < 700000
-BROKEN= Does not build on 6.x
-.endif
-
.if !defined(WITHOUT_XINE)
LIB_DEPENDS+= xine.2:${PORTSDIR}/multimedia/libxine
BUILD_ARGS+= xine-inc-dir="${LOCALBASE}/include" \