[72628] trunk/dports/editors/tea/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Oct 21 05:56:26 PDT 2010
Revision: 72628
http://trac.macports.org/changeset/72628
Author: michaelld at macports.org
Date: 2010-10-21 05:56:23 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
Changes to use qt4 portgroup.
Modified Paths:
--------------
trunk/dports/editors/tea/Portfile
Modified: trunk/dports/editors/tea/Portfile
===================================================================
--- trunk/dports/editors/tea/Portfile 2010-10-21 12:56:08 UTC (rev 72627)
+++ trunk/dports/editors/tea/Portfile 2010-10-21 12:56:23 UTC (rev 72628)
@@ -2,10 +2,11 @@
# $Id$
PortSystem 1.0
+PortGroup qt4 1.0
name tea
version 25.1.0
-revision 1
+revision 2
description TEA is the powerful text editor for GNU/Linux and *BSD.
long_description ${description}
maintainers nomaintainer
@@ -18,12 +19,11 @@
sha1 49d3c2d5058652f527ea82f6fe1e0c69f6d8433f \
rmd160 1c2dc1173038a5a0334dff3c6fd56501bb28dd20
-depends_lib port:qt4-mac \
- port:aspell
+depends_lib-append port:aspell
use_bzip2 yes
-configure.cmd ${prefix}/libexec/qt4-mac/bin/qmake
+configure.cmd ${qt_qmake_cmd}
configure.pre_args
configure.universal_args
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/77c199f6/attachment.html>
More information about the macports-changes
mailing list