[126329] trunk/dports/office/keepnote/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 7 16:28:23 PDT 2014


Revision: 126329
          https://trac.macports.org/changeset/126329
Author:   jmr at macports.org
Date:     2014-10-07 16:28:23 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
keepnote: use unified python portgroup, mark noarch

Modified Paths:
--------------
    trunk/dports/office/keepnote/Portfile

Modified: trunk/dports/office/keepnote/Portfile
===================================================================
--- trunk/dports/office/keepnote/Portfile	2014-10-07 23:27:40 UTC (rev 126328)
+++ trunk/dports/office/keepnote/Portfile	2014-10-07 23:28:23 UTC (rev 126329)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
 name                keepnote
 version             0.7.7
@@ -10,6 +10,7 @@
 categories          office python
 license             GPL-2
 platforms           darwin
+supported_archs     noarch
 maintainers         nomaintainer
 
 description         Cross-platform note-taking and organization
@@ -29,8 +30,10 @@
 checksums           rmd160  6a1b8eb2dfeb9beccc41fc3a5a5d13d9f1ad4bba \
                     sha256  17577738199220f3b92e1dadaa71db806365655dc0c04194909bc481b08abb74
 
-depends_lib         port:py27-pygtk
+python.default_version  27
 
+depends_lib         port:py${python.version}-pygtk
+
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/applications/
     xinstall -d ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/6fa0f744/attachment.html>


More information about the macports-changes mailing list