svn commit: r373195 - head/devel

Antoine Brodin antoine at FreeBSD.org
Mon Nov 24 06:50:29 UTC 2014


Author: antoine
Date: Mon Nov 24 06:50:28 2014
New Revision: 373195
URL: https://svnweb.freebsd.org/changeset/ports/373195
QAT: https://qat.redports.org/buildarchive/r373195/

Log:
  Hook some ports to the build

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Nov 24 04:40:23 2014	(r373194)
+++ head/devel/Makefile	Mon Nov 24 06:50:28 2014	(r373195)
@@ -3718,6 +3718,7 @@
     SUBDIR += py-extremes
     SUBDIR += py-ezpyinline
     SUBDIR += py-fabric
+    SUBDIR += py-fake-factory
     SUBDIR += py-fam
     SUBDIR += py-fastimport
     SUBDIR += py-fileutils
@@ -3988,6 +3989,7 @@
     SUBDIR += py-tgMochiKit
     SUBDIR += py-thrift
     SUBDIR += py-timelib
+    SUBDIR += py-tipper
     SUBDIR += py-tox
     SUBDIR += py-trace2html
     SUBDIR += py-traits


More information about the svn-ports-all mailing list