svn commit: r462413 - head/emulators

Antoine Brodin antoine at FreeBSD.org
Tue Feb 20 16:54:31 UTC 2018


Author: antoine
Date: Tue Feb 20 16:54:30 2018
New Revision: 462413
URL: https://svnweb.freebsd.org/changeset/ports/462413

Log:
  Comment out pipelight for now to unbreak INDEX and bulk -a

Modified:
  head/emulators/Makefile

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Tue Feb 20 16:36:06 2018	(r462412)
+++ head/emulators/Makefile	Tue Feb 20 16:54:30 2018	(r462413)
@@ -108,7 +108,7 @@
     SUBDIR += pcemu
     SUBDIR += pcsxr
     SUBDIR += pearpc
-    SUBDIR += pipelight
+#    SUBDIR += pipelight
     SUBDIR += playonbsd
     SUBDIR += ppsspp
     SUBDIR += ppsspp-qt5


More information about the svn-ports-head mailing list