aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-05-02 16:03:56 +0800
committeredwin <edwin@FreeBSD.org>2007-05-02 16:03:56 +0800
commite3541eb05908ad76eeb040a72617f3f1e94c6391 (patch)
treeacbc774a083f5df67eea8045543c7c35a7687f4a /audio/rhythmbox-devel
parent2fbbba20c115b863c32ea2134a949bdce1b2e503 (diff)
downloadfreebsd-ports-gnome-e3541eb05908ad76eeb040a72617f3f1e94c6391.tar.gz
freebsd-ports-gnome-e3541eb05908ad76eeb040a72617f3f1e94c6391.tar.zst
freebsd-ports-gnome-e3541eb05908ad76eeb040a72617f3f1e94c6391.zip
[patch] cleanup non-supported FreeBSD versions
PR: ports/111686 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index da3c95697ed7..ffb508fa8a8c 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -52,10 +52,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