svn commit: r469278 - head/comms

Michael Reifenberger mr at FreeBSD.org
Mon May 7 08:56:25 UTC 2018


Author: mr
Date: Mon May  7 08:56:24 2018
New Revision: 469278
URL: https://svnweb.freebsd.org/changeset/ports/469278

Log:
  Add liquid-dsp and inspectrum to the build.

Modified:
  head/comms/Makefile

Modified: head/comms/Makefile
==============================================================================
--- head/comms/Makefile	Mon May  7 08:53:49 2018	(r469277)
+++ head/comms/Makefile	Mon May  7 08:56:24 2018	(r469278)
@@ -70,6 +70,7 @@
     SUBDIR += hidapi
     SUBDIR += hylafax
     SUBDIR += ibp
+    SUBDIR += inspectrum
     SUBDIR += java-commapi
     SUBDIR += java-commapi-freebsd
     SUBDIR += java-simple-serial-connector
@@ -94,6 +95,7 @@
     SUBDIR += libusbmuxd
     SUBDIR += linpsk
     SUBDIR += linrad
+    SUBDIR += liquid-dsp
     SUBDIR += lirc
     SUBDIR += locator
     SUBDIR += lrzsz


More information about the svn-ports-head mailing list