[82417] trunk/dports/python/py25-rpy2/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 13 08:33:20 PDT 2011


Revision: 82417
          http://trac.macports.org/changeset/82417
Author:   jmr at macports.org
Date:     2011-08-13 08:33:20 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
py25-rpy2: don't clobber python25 dep

Modified Paths:
--------------
    trunk/dports/python/py25-rpy2/Portfile

Modified: trunk/dports/python/py25-rpy2/Portfile
===================================================================
--- trunk/dports/python/py25-rpy2/Portfile	2011-08-13 15:32:12 UTC (rev 82416)
+++ trunk/dports/python/py25-rpy2/Portfile	2011-08-13 15:33:20 UTC (rev 82417)
@@ -2,8 +2,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup           python25 1.0
 
-PortGroup           python25 1.0
 name                py25-rpy2
 version             2.1.9
 categories-append   science
@@ -24,4 +24,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/20110813/93b7a089/attachment.html>


More information about the macports-changes mailing list