summaryrefslogtreecommitdiff
path: root/audio/darkice/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-14 16:20:45 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-14 16:20:45 +0000
commitf89a2cd35601115b66290265f8f0504b6bbf6f1d (patch)
tree5d1e80daed50ca725f6e1e41cc0ef88e49fa0b99 /audio/darkice/Makefile
parentlighttpd -- DOS when access files with mtime 0 (diff)
- Remove 4.X support from unmaintained ports in categories starting with
letter a-c
Notes
Notes: svn path=/head/; revision=189955
Diffstat (limited to 'audio/darkice/Makefile')
-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