aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3stat
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-14 03:04:34 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-14 03:04:34 +0000
commit4fc120b073c6cedbb491d96af1208575016535b7 (patch)
treef10a00cf470741f3452c65d6a10bfd7c150a6195 /audio/mp3stat
parentaeaecfd71e39a0b3e3c101cfa8cbf9581750913b (diff)
Notes
Diffstat (limited to 'audio/mp3stat')
-rw-r--r--audio/mp3stat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile
index c0b15fb48fea..fe56015afe97 100644
--- a/audio/mp3stat/Makefile
+++ b/audio/mp3stat/Makefile
@@ -36,10 +36,6 @@ OPTIONS= VORBIS "Ogg/Vorbis support" on
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file
-.endif
-
.if ${OSVERSION} < 504000
BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file
.endif