[122814] trunk/dports/python/py-pyphant/files/pyphant

mojca at macports.org mojca at macports.org
Wed Jul 30 10:23:03 PDT 2014


Revision: 122814
          https://trac.macports.org/changeset/122814
Author:   mojca at macports.org
Date:     2014-07-30 10:23:03 -0700 (Wed, 30 Jul 2014)
Log Message:
-----------
py-pyphant: support for X11 no longer needed, delete file

Removed Paths:
-------------
    trunk/dports/python/py-pyphant/files/pyphant

Deleted: trunk/dports/python/py-pyphant/files/pyphant
===================================================================
--- trunk/dports/python/py-pyphant/files/pyphant	2014-07-30 16:40:27 UTC (rev 122813)
+++ trunk/dports/python/py-pyphant/files/pyphant	2014-07-30 17:23:03 UTC (rev 122814)
@@ -1,8 +0,0 @@
-#!/bin/bash
-if [ -x @APPDIR@/X11.app/Contents/MacOS/X11 ]; then
-	open -a @APPDIR@/X11.app/Contents/MacOS/X11 @PREFIX@/bin/wxPyphant- at PYTHONBRANCH@
-elif [ -x /Applications/Utilities/XQuartz.app/Contents/MacOS/X11 ]; then
-	open -a /Applications/Utilities/XQuartz.app/Contents/MacOS/X11 @PREFIX@/bin/wxPyphant- at PYTHONBRANCH@
-else 
-	open -a /Applications/Utilities/X11.app/Contents/MacOS/X11 @PREFIX@/bin/wxPyphant- at PYTHONBRANCH@
-fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140730/d251c0b4/attachment.html>


More information about the macports-changes mailing list