summaryrefslogtreecommitdiff
path: root/audio/mp3stat
diff options
context:
space:
mode:
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 385974a95a53..a91e5cbc05f9 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} < 504000
-BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file
-.endif
-
.if defined(WITHOUT_VORBIS)
MAKE_ARGS+= VORBIS=""
.else