Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 06:46:47 +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: r413810 - head/multimedia/mediainfo
Message-ID:  <201604230646.u3N6klF8052241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 23 06:46:47 2016
New Revision: 413810
URL: https://svnweb.freebsd.org/changeset/ports/413810

Log:
  - Pet portlint
  - Update BROKEN: use lowercase for leading character

Modified:
  head/multimedia/mediainfo/Makefile

Modified: head/multimedia/mediainfo/Makefile
==============================================================================
--- head/multimedia/mediainfo/Makefile	Sat Apr 23 06:46:42 2016	(r413809)
+++ head/multimedia/mediainfo/Makefile	Sat Apr 23 06:46:47 2016	(r413810)
@@ -14,11 +14,11 @@ COMMENT=	Provides technical and tag info
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/../../../License.html
 
-BROKEN_powerpc64=	Does not build
-
 LIB_DEPENDS=	libmediainfo.so:multimedia/libmediainfo \
 		libzen.so:multimedia/libzen
 
+BROKEN_powerpc64=	does not build
+
 CONFIGURE_ARGS=	--enable-shared
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604230646.u3N6klF8052241>