[116650] trunk/dports/textproc/ux-trie/Portfile

hum at macports.org hum at macports.org
Sat Feb 1 03:55:55 PST 2014


Revision: 116650
          https://trac.macports.org/changeset/116650
Author:   hum at macports.org
Date:     2014-02-01 03:55:55 -0800 (Sat, 01 Feb 2014)
Log Message:
-----------
ux-trie: use waf port group; see #42303.

Modified Paths:
--------------
    trunk/dports/textproc/ux-trie/Portfile

Modified: trunk/dports/textproc/ux-trie/Portfile
===================================================================
--- trunk/dports/textproc/ux-trie/Portfile	2014-02-01 11:49:54 UTC (rev 116649)
+++ trunk/dports/textproc/ux-trie/Portfile	2014-02-01 11:55:55 UTC (rev 116650)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           waf 1.0 
 
 name                ux-trie
 version             0.1.9
@@ -24,16 +25,6 @@
 checksums           rmd160  9b772660796129edcc9ea664707a596f13a7f79b \
                     sha256  982c4a732c690712ba4e738c48d0fbdc6d1ead88af0a9255ac9db1e0d374f08d
 
-configure.cmd       ./waf configure
-configure.universal_args
-
-build.cmd           ./waf build
-build.target
-
-destroot.cmd        ./waf
-destroot.args       --destdir=${destroot}
-destroot.destdir
-
 post-destroot {
     set libpath  ${prefix}/lib/libux.dylib
     set builddir ${worksrcpath}/build/src
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140201/738017cd/attachment.html>


More information about the macports-changes mailing list