[58933] trunk/dports/python/py26-midgard2/Portfile

jwa at macports.org jwa at macports.org
Wed Oct 7 08:21:29 PDT 2009


Revision: 58933
          http://trac.macports.org/changeset/58933
Author:   jwa at macports.org
Date:     2009-10-07 08:21:27 -0700 (Wed, 07 Oct 2009)
Log Message:
-----------
drop some lines to let the system locate the files in more proper places

Modified Paths:
--------------
    trunk/dports/python/py26-midgard2/Portfile

Modified: trunk/dports/python/py26-midgard2/Portfile
===================================================================
--- trunk/dports/python/py26-midgard2/Portfile	2009-10-07 15:17:34 UTC (rev 58932)
+++ trunk/dports/python/py26-midgard2/Portfile	2009-10-07 15:21:27 UTC (rev 58933)
@@ -8,7 +8,9 @@
 set internal_name	python-midgard2
 
 version             9.03.0
-categories-append   www
+revision			1
+categories        python
+
 maintainers         jwa
 description         Python interface to the Midgard content repository
 long_description    Python interface to the Midgard content repository
@@ -28,13 +30,7 @@
                     rmd160  34882b46d75b83ce62607bbce18847293def0fd7
 
 patchfiles			setup.py.diff
-use_configure		no
 
-build.cmd           ${prefix}/bin/python2.6 setup.py
-
-destroot.cmd        ${build.cmd}
-destroot.destdir    --prefix=${prefix} --root=${destroot}
-
 livecheck.type     regex
 livecheck.url      ${homepage}/download/9-3/
 livecheck.regex    ${internal_name}-(9\\.\[0-9\]+\\.\[0-9\])\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091007/941db129/attachment.html>


More information about the macports-changes mailing list