Date: Sat, 30 Nov 2019 21:25:50 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518728 - head/audio/ocp Message-ID: <201911302125.xAULPo5n096789@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Nov 30 21:25:49 2019 New Revision: 518728 URL: https://svnweb.freebsd.org/changeset/ports/518728 Log: This port does currently not build on i386. Notified by: pkg-fallout Modified: head/audio/ocp/Makefile Modified: head/audio/ocp/Makefile ============================================================================== --- head/audio/ocp/Makefile Sat Nov 30 21:23:36 2019 (r518727) +++ head/audio/ocp/Makefile Sat Nov 30 21:25:49 2019 (r518728) @@ -14,7 +14,7 @@ COMMENT= Legendary Open Cubic Player LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS= amd64 LIB_DEPENDS= libid3tag.so:audio/libid3tag \ libmad.so:audio/libmad \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911302125.xAULPo5n096789>