[67091] trunk/dports/python/py26-rpy2/Portfile
jowens at macports.org
jowens at macports.org
Wed Apr 28 16:36:52 PDT 2010
Revision: 67091
http://trac.macports.org/changeset/67091
Author: jowens at macports.org
Date: 2010-04-28 16:36:47 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
fixing lint problems with portfile, thx Ryan
Modified Paths:
--------------
trunk/dports/python/py26-rpy2/Portfile
Modified: trunk/dports/python/py26-rpy2/Portfile
===================================================================
--- trunk/dports/python/py26-rpy2/Portfile 2010-04-28 21:47:48 UTC (rev 67090)
+++ trunk/dports/python/py26-rpy2/Portfile 2010-04-28 23:36:47 UTC (rev 67091)
@@ -8,7 +8,7 @@
version 2.1.1
categories-append science
platforms darwin
-maintainers openmaintainer
+maintainers nomaintainer
description A simple and efficient access to R from Python
long_description rpy2 is a redesign and rewrite of rpy. It is providing a \
low-level interface to R, a proposed high-level interface, \
@@ -25,4 +25,4 @@
# To continue using your custom R installation instead of MacPorts' R,
# you have to remove this dependency line and make sure that your R
# is in MacPorts' binpath, see your macports.conf for details.
-depends_lib port:R
+depends_lib-append port:R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100428/ea04f5b3/attachment.html>
More information about the macports-changes
mailing list