Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2018 16:54:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462413 - head/emulators
Message-ID:  <201802201654.w1KGsUvB039515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802201654.w1KGsUvB039515>