[69259] trunk/dports/graphics/ipe/Portfile
michaelld at macports.org
michaelld at macports.org
Tue Jun 29 00:00:31 PDT 2010
Revision: 69259
http://trac.macports.org/changeset/69259
Author: michaelld at macports.org
Date: 2010-06-29 00:00:31 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
Corrected use of qt4-mac dependency.
Modified Paths:
--------------
trunk/dports/graphics/ipe/Portfile
Modified: trunk/dports/graphics/ipe/Portfile
===================================================================
--- trunk/dports/graphics/ipe/Portfile 2010-06-29 06:58:40 UTC (rev 69258)
+++ trunk/dports/graphics/ipe/Portfile 2010-06-29 07:00:31 UTC (rev 69259)
@@ -4,6 +4,7 @@
name ipe
version 7.0.8
+revision 1
categories graphics
maintainers jacobs-university.de:m.thon
description The Ipe extensible drawing editor
@@ -30,7 +31,7 @@
patch-config.mak.diff \
patch-ipe-lua-prefs.lua.diff
use_configure no
-build.args IPEPREFIX=${prefix} MOC=moc-mac \
+build.args IPEPREFIX=${prefix} MOC=${prefix}/libexec/qt4-mac/bin/moc \
PKG_CONFIG_PATH=${prefix}/libexec/qt4-mac/lib/pkgconfig
destroot.args INSTALL_ROOT=${destroot} IPEPREFIX=${prefix}
use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/4d713b84/attachment.html>
More information about the macports-changes
mailing list