[116651] trunk/dports/textproc/cpi00/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/textproc/cpi00/Portfile

Modified: trunk/dports/textproc/cpi00/Portfile
===================================================================
--- trunk/dports/textproc/cpi00/Portfile	2014-02-01 11:55:55 UTC (rev 116650)
+++ trunk/dports/textproc/cpi00/Portfile	2014-02-01 11:56:15 UTC (rev 116651)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           waf 1.0 
 
 name                cpi00
 version             0.0.3
@@ -24,12 +25,6 @@
 
 worksrcdir          ${name}
 
-configure.cmd       ./waf configure
-configure.universal_args
-
-build.cmd           ./waf build
-build.target
-
 destroot {
     xinstall -m 755 ${worksrcpath}/build/src/cpi00 ${destroot}${prefix}/bin
     set docdir ${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140201/d1d35672/attachment.html>


More information about the macports-changes mailing list