[104785] trunk/dports/devel/reinteract/Portfile

jmr at macports.org jmr at macports.org
Tue Apr 2 12:33:30 PDT 2013


Revision: 104785
          https://trac.macports.org/changeset/104785
Author:   jmr at macports.org
Date:     2013-04-02 12:33:30 -0700 (Tue, 02 Apr 2013)
Log Message:
-----------
reinteract: license

Modified Paths:
--------------
    trunk/dports/devel/reinteract/Portfile

Modified: trunk/dports/devel/reinteract/Portfile
===================================================================
--- trunk/dports/devel/reinteract/Portfile	2013-04-02 19:22:06 UTC (rev 104784)
+++ trunk/dports/devel/reinteract/Portfile	2013-04-02 19:33:30 UTC (rev 104785)
@@ -5,8 +5,9 @@
 
 name			reinteract
 version			0.5.10
-python.version		27
+python.default_version		27
 categories		devel
+license			BSD
 platforms		darwin
 maintainers		nomaintainer
 description		a system for interactive experimentation with python
@@ -22,7 +23,7 @@
 			sha256  d405f70863062ba52b9a075c7a50f465c221e1ded184c14fbecb7c8bf038854d
 
 depends_build		port:pkgconfig
-depends_lib		port:python27 port:py27-pygtk
+depends_lib-append		port:py${python.version}-pygtk
 
 use_configure		yes
 configure.python	${python.bin}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130402/10bc5e60/attachment.html>


More information about the macports-changes mailing list