aboutsummaryrefslogtreecommitdiffstats
path: root/audio/darkice
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-15 00:20:45 +0800
committergabor <gabor@FreeBSD.org>2007-04-15 00:20:45 +0800
commitf8470ae9cb661bd0317c4222371223cf1640bd5d (patch)
tree545ccd86d13b6188475b864d666e9f05cfcf9e4c /audio/darkice
parentf661bb2858645e92fe2ea70aba66dbd7558cda3e (diff)
downloadfreebsd-ports-gnome-f8470ae9cb661bd0317c4222371223cf1640bd5d.tar.gz
freebsd-ports-gnome-f8470ae9cb661bd0317c4222371223cf1640bd5d.tar.zst
freebsd-ports-gnome-f8470ae9cb661bd0317c4222371223cf1640bd5d.zip
- Remove 4.X support from unmaintained ports in categories starting with
letter a-c
Diffstat (limited to 'audio/darkice')
-rw-r--r--audio/darkice/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index ba10f2cdd798..6f13ee62d7df 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -33,10 +33,6 @@ PLIST_FILES= bin/darkice etc/darkice.cfg
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
.if defined(WITHOUT_VORBIS)
CONFIGURE_ARGS+= --without-vorbis
.else