[106995] trunk/dports/aqua/qtiplot/Portfile
nicos at macports.org
nicos at macports.org
Thu Jun 13 09:28:25 PDT 2013
Revision: 106995
https://trac.macports.org/changeset/106995
Author: nicos at macports.org
Date: 2013-06-13 09:28:25 -0700 (Thu, 13 Jun 2013)
Log Message:
-----------
qtiplot: use qmake portgroup
Modified Paths:
--------------
trunk/dports/aqua/qtiplot/Portfile
Modified: trunk/dports/aqua/qtiplot/Portfile
===================================================================
--- trunk/dports/aqua/qtiplot/Portfile 2013-06-13 15:37:18 UTC (rev 106994)
+++ trunk/dports/aqua/qtiplot/Portfile 2013-06-13 16:28:25 UTC (rev 106995)
@@ -2,11 +2,11 @@
# $Id$
PortSystem 1.0
-PortGroup qt4 1.0
+PortGroup qmake 1.0
name qtiplot
version 0.9.8.9
-revision 5
+revision 6
categories aqua science
license GPL-2+
maintainers nicos openmaintainer
@@ -40,10 +40,6 @@
use_zip yes
-universal_variant no
-
-use_parallel_build yes
-
pre-configure {
# don't step into the manual dir, we don't have all the tools to build it
reinplace "/manual/d" ${worksrcpath}/qtiplot.pro
@@ -118,8 +114,6 @@
${worksrcpath}/3rdparty/qwtplot3d/qwtplot3d.pro
}
-configure.pre_args "PREFIX=${prefix}"
-configure.cmd "LOCALSOFT=${prefix} ${qt_qmake_cmd}"
destroot.destdir INSTALL_ROOT=${destroot}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130613/a4c624a3/attachment-0001.html>
More information about the macports-changes
mailing list