[102183] trunk/dports/www/webcleaner/Portfile

jmr at macports.org jmr at macports.org
Tue Jan 29 03:02:43 PST 2013


Revision: 102183
          https://trac.macports.org/changeset/102183
Author:   jmr at macports.org
Date:     2013-01-29 03:02:43 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
webcleaner: use unified python portgroup

Modified Paths:
--------------
    trunk/dports/www/webcleaner/Portfile

Modified: trunk/dports/www/webcleaner/Portfile
===================================================================
--- trunk/dports/www/webcleaner/Portfile	2013-01-29 10:57:36 UTC (rev 102182)
+++ trunk/dports/www/webcleaner/Portfile	2013-01-29 11:02:43 UTC (rev 102183)
@@ -1,7 +1,7 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name			webcleaner
 version			2.31
@@ -15,6 +15,9 @@
 master_sites	sourceforge
 checksums		md5 c7980d19a3f0087b4f04708c244f2a97
 
+python.default_version	24
+python.move_binaries	no
+
 depends_build	port:spidermonkey
 
 post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/295abecf/attachment.html>


More information about the macports-changes mailing list