Revision
104785
Author
jmr@macports.org
Date
2013-04-02 12:33:30 -0700 (Tue, 02 Apr 2013)

Log Message

reinteract: license

Modified Paths

Diff

Modified: trunk/dports/devel/reinteract/Portfile (104784 => 104785)


--- 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}