Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 13:15:06 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422675 - head/multimedia/libx264
Message-ID:  <201609231315.u8NDF6Cf065043@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Sep 23 13:15:06 2016
New Revision: 422675
URL: https://svnweb.freebsd.org/changeset/ports/422675

Log:
  multimedia/libx264: clarify slave helper from r413179
  
  Differential Revision:	https://reviews.freebsd.org/D7958
  Requested by:	koobs (maintainer)

Modified:
  head/multimedia/libx264/Makefile   (contents, props changed)

Modified: head/multimedia/libx264/Makefile
==============================================================================
--- head/multimedia/libx264/Makefile	Fri Sep 23 13:14:54 2016	(r422674)
+++ head/multimedia/libx264/Makefile	Fri Sep 23 13:15:06 2016	(r422675)
@@ -8,6 +8,7 @@ COMMENT=	H.264/MPEG-4 AVC Video Encoding
 MASTERDIR=	${.CURDIR}/../x264
 PLIST=		${.CURDIR}/pkg-plist
 
+# Clear dependency on libx264 (itself), see x264/Makefile
 LIB_DEPENDS=	#
 
 USES=		pathfix



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