svn commit: r441054 - head/audio

Antoine Brodin antoine at FreeBSD.org
Tue May 16 20:13:08 UTC 2017


Author: antoine
Date: Tue May 16 20:13:06 2017
New Revision: 441054
URL: https://svnweb.freebsd.org/changeset/ports/441054

Log:
  Hook audio/mpdscribble to the build

Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Tue May 16 20:01:43 2017	(r441053)
+++ head/audio/Makefile	Tue May 16 20:13:06 2017	(r441054)
@@ -515,6 +515,7 @@
     SUBDIR += mpdas
     SUBDIR += mpdbrowser
     SUBDIR += mpdcon
+    SUBDIR += mpdscribble
     SUBDIR += mpg123
     SUBDIR += mpg123.el
     SUBDIR += mpg321


More information about the svn-ports-all mailing list