[72381] trunk/dports/python
elelay at macports.org
elelay at macports.org
Tue Oct 12 10:48:55 PDT 2010
Revision: 72381
http://trac.macports.org/changeset/72381
Author: elelay at macports.org
Date: 2010-10-12 10:48:53 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
python 2.7 version of notify-python
Modified Paths:
--------------
trunk/dports/python/py27-notify-python/Portfile
Added Paths:
-----------
trunk/dports/python/py27-notify-python/
Modified: trunk/dports/python/py27-notify-python/Portfile
===================================================================
--- trunk/dports/python/py26-notify-python/Portfile 2010-10-04 10:09:02 UTC (rev 72122)
+++ trunk/dports/python/py27-notify-python/Portfile 2010-10-12 17:48:53 UTC (rev 72381)
@@ -3,7 +3,7 @@
PortSystem 1.0
-name py26-notify-python
+name py27-notify-python
set myname notify-python
version 0.1.1
categories-append python devel
@@ -36,7 +36,7 @@
patchfiles patch-src-pynotifymodule-c.diff\
patch-src-pynotify-c.diff
-set my_python "${frameworks_dir}/Python.framework/Versions/2.6"
+set my_python "${frameworks_dir}/Python.framework/Versions/2.7"
configure.pkg_config_path ${my_python}/lib/pkgconfig
configure.pre_args --prefix=${my_python}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/b4663c2d/attachment.html>
More information about the macports-changes
mailing list