aboutsummaryrefslogtreecommitdiff
path: root/audio/adplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-16 07:51:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-04-16 07:51:07 +0000
commit622b166ac40d211a4ccbbb96cc8f281c55d162ce (patch)
treefa94ea9645a664426efbf6b8f62bbefd197b6807 /audio/adplay
parentc4474773d730c0ea7ce0468d8e1ee685957bc567 (diff)
downloadports-622b166ac40d211a4ccbbb96cc8f281c55d162ce.tar.gz
ports-622b166ac40d211a4ccbbb96cc8f281c55d162ce.zip
Cleanup non-supported FreeBSD versions
PR: 111645 Submitted by: edwin
Notes
Notes: svn path=/head/; revision=190084
Diffstat (limited to 'audio/adplay')
-rw-r--r--audio/adplay/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index 61deec379e15..2878d9a64dc3 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -47,10 +47,6 @@ OPTIONS= SDL "Build with SDL output support" off
USE_SDL= sdl mixer
.endif
-.if ${OSVERSION} < 500000
-BROKEN= depends on audio/libadplug
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|^\(adplug_data_dir.*\)/.*|\1|' \
${WRKSRC}/src/Makefile.in