Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 18:55:47 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351361 - head/www
Message-ID:  <201404151855.s3FItllv080990@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Tue Apr 15 18:55:47 2014
New Revision: 351361
URL: http://svnweb.freebsd.org/changeset/ports/351361
QAT: https://qat.redports.org/buildarchive/r351361/

Log:
  - fix CAT Makefile and connect new mod_python35

Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Apr 15 18:54:37 2014	(r351360)
+++ head/www/Makefile	Tue Apr 15 18:55:47 2014	(r351361)
@@ -512,7 +512,8 @@
     SUBDIR += mod_proxy_html
     SUBDIR += mod_proxy_uwsgi
     SUBDIR += mod_proxy_xml
-    SUBDIR += mod_python3
+    SUBDIR += mod_python33
+    SUBDIR += mod_python35
     SUBDIR += mod_qos
     SUBDIR += mod_remoteip
     SUBDIR += mod_reproxy



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