svn commit: r384876 - head/audio

Antoine Brodin antoine at FreeBSD.org
Mon Apr 27 21:00:11 UTC 2015


Author: antoine
Date: Mon Apr 27 21:00:10 2015
New Revision: 384876
URL: https://svnweb.freebsd.org/changeset/ports/384876

Log:
  Unbreak INDEX

Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Mon Apr 27 20:43:30 2015	(r384875)
+++ head/audio/Makefile	Mon Apr 27 21:00:10 2015	(r384876)
@@ -148,7 +148,6 @@
     SUBDIR += festvox-rab16
     SUBDIR += festvox-rab8
     SUBDIR += festvox-russian
-    SUBDIR += filter_audio
     SUBDIR += firefly
     SUBDIR += flac
     SUBDIR += flac123
@@ -356,6 +355,7 @@
     SUBDIR += libdssialsacompat
     SUBDIR += libebur128
     SUBDIR += libechonest
+    SUBDIR += libfilteraudio
     SUBDIR += libfishsound
     SUBDIR += libgig
     SUBDIR += libgme


More information about the svn-ports-head mailing list