[54946] trunk/dports/aqua/LyX/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 4 16:15:03 PDT 2009


Revision: 54946
          http://trac.macports.org/changeset/54946
Author:   ryandesign at macports.org
Date:     2009-08-04 16:15:03 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------
LyX: use ${applications_dir}

Modified Paths:
--------------
    trunk/dports/aqua/LyX/Portfile

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2009-08-04 23:12:12 UTC (rev 54945)
+++ trunk/dports/aqua/LyX/Portfile	2009-08-04 23:15:03 UTC (rev 54946)
@@ -37,7 +37,7 @@
                     rmd160  3b15976873fdda87d483c7efc0c712a2a78ade09
 
 configure.python    ${prefix}/bin/python2.5
-configure.pre_args  --prefix=/Applications/MacPorts/LyX.app
+configure.pre_args  --prefix=${applications_dir}/LyX.app
 configure.args      --with-frontend=qt4 --without-x --with-included-gettext \
                     --enable-optimization=-Os --disable-concept-checks \
                     --with-qt4-dir=${prefix}/libexec/qt4-mac \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090804/d6645469/attachment.html>


More information about the macports-changes mailing list