[84227] trunk/dports/python/py-tastypie/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 20 19:45:58 PDT 2011


Revision: 84227
          http://trac.macports.org/changeset/84227
Author:   jmr at macports.org
Date:     2011-09-20 19:45:55 -0700 (Tue, 20 Sep 2011)
Log Message:
-----------
py-tastypie: fix stub, set correct props on Portfile

Modified Paths:
--------------
    trunk/dports/python/py-tastypie/Portfile

Property Changed:
----------------
    trunk/dports/python/py-tastypie/Portfile

Modified: trunk/dports/python/py-tastypie/Portfile
===================================================================
--- trunk/dports/python/py-tastypie/Portfile	2011-09-21 02:34:21 UTC (rev 84226)
+++ trunk/dports/python/py-tastypie/Portfile	2011-09-21 02:45:55 UTC (rev 84227)
@@ -1,4 +1,4 @@
-# $Id: Portfile 80236 2011-07-07 14:45:02Z jmr at macports.org $
+# $Id$
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem 1.0
@@ -23,9 +23,11 @@
 checksums           rmd160  fdd26231fe42caceda5393e86f4b8a75b44e438f \
                     sha256  c72ac7eea348b0be9c4cf517312be4904f68706fa021148d858f44b5e44e64d9
 
-depends_lib         port:py${python.version}-django \
+if {$subport != $name} {
+    depends_lib     port:py${python.version}-django \
                     port:py${python.version}-dateutil \
                     port:py${python.version}-mimeparse
+}
 
 livecheck.type      regex
 livecheck.regex     {${long_name}-(\d+(?:\.\d+)*)}


Property changes on: trunk/dports/python/py-tastypie/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110920/d073e862/attachment.html>


More information about the macports-changes mailing list