Date: Sun, 20 Aug 2017 12:26:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448388 - head/multimedia/mediainfo Message-ID: <201708201226.v7KCQrD9000272@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 20 12:26:53 2017 New Revision: 448388 URL: https://svnweb.freebsd.org/changeset/ports/448388 Log: Pet portlint: move BROKEN_* upward Modified: head/multimedia/mediainfo/Makefile Modified: head/multimedia/mediainfo/Makefile ============================================================================== --- head/multimedia/mediainfo/Makefile Sun Aug 20 12:26:48 2017 (r448387) +++ head/multimedia/mediainfo/Makefile Sun Aug 20 12:26:53 2017 (r448388) @@ -14,10 +14,10 @@ COMMENT= Provides technical and tag information for vi LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/../../../License.html +BROKEN_powerpc64= does not build: undefined reference to fmodl + LIB_DEPENDS= libmediainfo.so:multimedia/libmediainfo \ libzen.so:multimedia/libzen - -BROKEN_powerpc64= does not build: undefined reference to fmodl GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708201226.v7KCQrD9000272>