[125942] trunk/dports/editors/tea/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 29 20:11:09 PDT 2014


Revision: 125942
          https://trac.macports.org/changeset/125942
Author:   ryandesign at macports.org
Date:     2014-09-29 20:11:09 -0700 (Mon, 29 Sep 2014)
Log Message:
-----------
tea: use qmake portgroup (#39424)

Modified Paths:
--------------
    trunk/dports/editors/tea/Portfile

Modified: trunk/dports/editors/tea/Portfile
===================================================================
--- trunk/dports/editors/tea/Portfile	2014-09-30 03:07:54 UTC (rev 125941)
+++ trunk/dports/editors/tea/Portfile	2014-09-30 03:11:09 UTC (rev 125942)
@@ -2,7 +2,7 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               qt4 1.0
+PortGroup               qmake 1.0
 
 name                    tea
 version                 25.1.0
@@ -24,12 +24,6 @@
 
 use_bzip2               yes
 
-configure.cmd           ${qt_qmake_cmd}
-configure.pre_args
-configure.universal_args
-
-build.args              CC=${configure.cc} CXX=${configure.cxx}
-
 post-patch {
     reinplace "s|/usr|${prefix}|" ${worksrcpath}/src.pro
     reinplace "s|-laspell|-laspell -lz|" ${worksrcpath}/src.pro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140929/26f5aa4e/attachment-0001.html>


More information about the macports-changes mailing list