svn commit: r478894 - head/comms

George V. Neville-Neil gnn at FreeBSD.org
Mon Sep 3 18:46:53 UTC 2018


Author: gnn
Date: Mon Sep  3 18:46:52 2018
New Revision: 478894
URL: https://svnweb.freebsd.org/changeset/ports/478894

Log:
  Attach libbtbb and ubertooth to the build

Modified:
  head/comms/Makefile

Modified: head/comms/Makefile
==============================================================================
--- head/comms/Makefile	Mon Sep  3 18:45:20 2018	(r478893)
+++ head/comms/Makefile	Mon Sep  3 18:46:52 2018	(r478894)
@@ -79,6 +79,7 @@
     SUBDIR += klog
     SUBDIR += kremotecontrol-kde4
     SUBDIR += kvasd
+    SUBDIR += libbtbb
     SUBDIR += libconcord
     SUBDIR += libfap
     SUBDIR += libfec
@@ -187,6 +188,7 @@
     SUBDIR += twpsk
     SUBDIR += uarduno
     SUBDIR += uartlirc
+    SUBDIR += ubertooth
     SUBDIR += uhd
     SUBDIR += uird
     SUBDIR += unixcw


More information about the svn-ports-head mailing list