Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2018 19:24:36 +0000 (UTC)
From:      Mahdi Mokhtari <mmokhi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467008 - head/multimedia
Message-ID:  <201804101924.w3AJOaKX054192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmokhi
Date: Tue Apr 10 19:24:36 2018
New Revision: 467008
URL: https://svnweb.freebsd.org/changeset/ports/467008

Log:
  Fix the missed "hook to build" for Bento4 port in r466956
  
  Reported by:	antoine

Modified:
  head/multimedia/Makefile

Modified: head/multimedia/Makefile
==============================================================================
--- head/multimedia/Makefile	Tue Apr 10 19:09:05 2018	(r467007)
+++ head/multimedia/Makefile	Tue Apr 10 19:24:36 2018	(r467008)
@@ -4,6 +4,7 @@
     COMMENT = Multimedia software
 
     SUBDIR += 2mandvd
+    SUBDIR += Bento4
     SUBDIR += QtAV
     SUBDIR += ab25
     SUBDIR += abby



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