summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 7e1c9799f..d5be261a0 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.70 2007/03/07 17:00:36 adamw Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.72 2007/05/01 11:23:48 ahze Exp $
#
PORTNAME= rhythmbox
@@ -53,10 +53,6 @@ OPTIONS= DAAP "Enable iTunes music sharing" off \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.X
-.endif
-
.if !defined(WITHOUT_VORBIS)
USE_GSTREAMER+= vorbis
.else