Revision
116650
Author
hum@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

Diff

Modified: trunk/dports/textproc/ux-trie/Portfile (116649 => 116650)


--- 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