[67835] trunk/dports/gis/grass/files/patch-configure.diff

ryandesign at macports.org ryandesign at macports.org
Wed May 19 03:27:23 PDT 2010


Revision: 67835
          http://trac.macports.org/changeset/67835
Author:   ryandesign at macports.org
Date:     2010-05-19 03:27:20 -0700 (Wed, 19 May 2010)
Log Message:
-----------
grass: revert an erroneous change from r67833: don't hardcode /Applications/MacPorts

Revision Links:
--------------
    http://trac.macports.org/changeset/67833

Modified Paths:
--------------
    trunk/dports/gis/grass/files/patch-configure.diff

Modified: trunk/dports/gis/grass/files/patch-configure.diff
===================================================================
--- trunk/dports/gis/grass/files/patch-configure.diff	2010-05-19 09:47:56 UTC (rev 67834)
+++ trunk/dports/gis/grass/files/patch-configure.diff	2010-05-19 10:27:20 UTC (rev 67835)
@@ -5,7 +5,7 @@
  
  if test -n "$MACOSX_APP" ; then
 -    INSTDIR='${prefix}'"/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.app/Contents/MacOS"
-+    INSTDIR='/Applications/MacPorts'"/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.app/Contents/MacOS"
++    INSTDIR='@@APPLICATIONS_DIR@@'"/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.app/Contents/MacOS"
  else
 -    INSTDIR='${prefix}'"/grass-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.${GRASS_VERSION_RELEASE}"
 +    INSTDIR='${prefix}'"/share/grass-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.${GRASS_VERSION_RELEASE}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/c9f17cab/attachment.html>


More information about the macports-changes mailing list