svn commit: r513919 - head/devel

Koichiro Iwao meta at FreeBSD.org
Sun Oct 6 23:22:38 UTC 2019


Author: meta
Date: Sun Oct  6 23:22:37 2019
New Revision: 513919
URL: https://svnweb.freebsd.org/changeset/ports/513919

Log:
  Re-add devel/spin to Makefile
  
  forgotten in r513892. Also MOVED entry should be removed but linimon did it
  already at r513901.
  
  PR:		241067
  Reported by:	tobik, linimon

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Oct  6 23:10:28 2019	(r513918)
+++ head/devel/Makefile	Sun Oct  6 23:22:37 2019	(r513919)
@@ -6430,6 +6430,7 @@
     SUBDIR += spatialindex
     SUBDIR += spdlog
     SUBDIR += spice-protocol
+    SUBDIR += spin
     SUBDIR += spirv-tools
     SUBDIR += splint
     SUBDIR += spread-sheet-widget


More information about the svn-ports-head mailing list