aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2015-01-24 21:21:22 +0000
committerChris Rees <crees@FreeBSD.org>2015-01-24 21:21:22 +0000
commitad114601c31a82ad8061bc1f7ed4dfd437fa3a76 (patch)
treebe94f0e9d93c561c529a3c0dca04031fa0489bd0 /audio
parentc198de32144d1829726675efa2539a94d4f5df26 (diff)
downloadports-ad114601c31a82ad8061bc1f7ed4dfd437fa3a76.tar.gz
ports-ad114601c31a82ad8061bc1f7ed4dfd437fa3a76.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index e600a76b3b7e..53575ff1a6a1 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -132,11 +132,6 @@ GROUPS= ${MPDGROUP}
.include <bsd.port.options.mk>
-# Work around suspected clang bug
-.if ${OSVERSION} >= 1001000
-USE_GCC= yes
-.endif
-
.ifdef MPDCONF
IGNORE=Please remove the MPDCONF line from make.conf, then rename ${PREFIX}/etc/${MPDCONF} to musicpd.conf, if it exists
.endif