svn commit: r372695 - head/www

Antoine Brodin antoine at FreeBSD.org
Mon Nov 17 22:27:10 UTC 2014


Author: antoine
Date: Mon Nov 17 22:27:09 2014
New Revision: 372695
URL: https://svnweb.freebsd.org/changeset/ports/372695
QAT: https://qat.redports.org/buildarchive/r372695/

Log:
  Hook py-websocket-client to the build

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Nov 17 22:11:37 2014	(r372694)
+++ head/www/Makefile	Mon Nov 17 22:27:09 2014	(r372695)
@@ -1694,6 +1694,7 @@
     SUBDIR += py-webhelpers
     SUBDIR += py-webkitgtk
     SUBDIR += py-webob
+    SUBDIR += py-websocket-client
     SUBDIR += py-webunit
     SUBDIR += py-webware
     SUBDIR += py-webware-component


More information about the svn-ports-all mailing list