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

mcalhoun at macports.org mcalhoun at macports.org
Tue Dec 23 13:22:30 PST 2008


Revision: 44215
          http://trac.macports.org/changeset/44215
Author:   mcalhoun at macports.org
Date:     2008-12-23 13:22:30 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------
LyX: Accommodate changes to qt4-mac (r44214).

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

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2008-12-23 21:17:33 UTC (rev 44214)
+++ trunk/dports/aqua/LyX/Portfile	2008-12-23 21:22:30 UTC (rev 44215)
@@ -5,6 +5,7 @@
 
 name			LyX
 version			1.6.0
+revision		1
 platforms		darwin
 categories	aqua
 maintainers	rsorasen at broadpark.no
@@ -28,6 +29,8 @@
 				sha1 55720b9e82dc1c14882a23a3e6ea085d795cb6d3 \
 				rmd160 8e4ee72b9c677d362a8a2dd49f316530b43a9533
 
+depends_build	port:pkgconfig
+
 depends_lib		port:qt4-mac \
 				bin:tex:texlive \
 				port:ImageMagick \
@@ -38,4 +41,4 @@
 configure.pre_args  --prefix=/Applications/MacPorts/LyX.app
 configure.args --with-frontend=qt4 --without-x --with-included-gettext \
     --enable-optimization=-Os --disable-concept-checks \
-    --with-qt4-dir=${prefix}
+    --with-qt4-dir=${prefix}/libexec/qt4-mac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/3784c213/attachment.html>


More information about the macports-changes mailing list