svn commit: r467008 - head/multimedia

Mahdi Mokhtari mmokhi at FreeBSD.org
Tue Apr 10 19:24:37 UTC 2018


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


More information about the svn-ports-head mailing list