aboutsummaryrefslogtreecommitdiff
path: root/audio/timemachine
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:14:16 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:14:16 +0000
commit55b05ac5998deedd3857e6549d8797a7f99f9f4c (patch)
tree1e5d9698963743b382def293623aea8746888e39 /audio/timemachine
parent743c6a5978599809a977deef7be5d62e7ae8ae7d (diff)
Notes
Diffstat (limited to 'audio/timemachine')
-rw-r--r--audio/timemachine/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/timemachine/Makefile b/audio/timemachine/Makefile
index 7ff32a6ab67a..70d233cf4179 100644
--- a/audio/timemachine/Makefile
+++ b/audio/timemachine/Makefile
@@ -26,8 +26,4 @@ USE_GNOME= gtk20
LIB_DEPENDS+= lash.2:${PORTSDIR}/audio/lash
.endif
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
.include <bsd.port.post.mk>