summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-31 13:36:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-31 13:36:11 +0000
commitbed0492aee16a4bd5ccef5ee5a3beee20e039964 (patch)
treef515d7dc8e37560ab3c044330d6d496382630b78
parentdevel/bazel update to 0.19.0 (diff)
Now builds on powerpc64.
Reported by: Piotr Kubaj
Notes
Notes: svn path=/head/; revision=483576
-rw-r--r--audio/musicpd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 4f9eabf64599..ec54e8584b21 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -12,8 +12,6 @@ COMMENT= Remote-controllable music daemon
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= Does not build on powerpc64
-
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libicudata.so:devel/icu