svn commit: r483576 - head/audio/musicpd
Mark Linimon
linimon at FreeBSD.org
Wed Oct 31 13:36:12 UTC 2018
Author: linimon
Date: Wed Oct 31 13:36:11 2018
New Revision: 483576
URL: https://svnweb.freebsd.org/changeset/ports/483576
Log:
Now builds on powerpc64.
Reported by: Piotr Kubaj
Modified:
head/audio/musicpd/Makefile
Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile Wed Oct 31 13:33:11 2018 (r483575)
+++ head/audio/musicpd/Makefile Wed Oct 31 13:36:11 2018 (r483576)
@@ -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
More information about the svn-ports-all
mailing list