summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 00:28:15 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 00:28:15 +0800
commitab457a4d1dcd7fdbea7085fb000006d7e1d18bfe (patch)
tree53236930310f6bcd99c2eff9d535a6de6482c56e /audio/rhythmbox
parent4026151e43355f5200e178b74b4d369d51952e28 (diff)
downloadmarcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar.gz
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar.bz2
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar.lz
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar.xz
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.tar.zst
marcuscom-ports-ab457a4d1dcd7fdbea7085fb000006d7e1d18bfe.zip
Remove support for 4.X.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8759 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 7e1c9799f..d5be261a0 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/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