Revision: 71014 http://trac.macports.org/changeset/71014 Author: ryandesign@macports.org Date: 2010-08-29 16:29:05 -0700 (Sun, 29 Aug 2010) Log Message: ----------- Remove "configure.type gnu"; no such option exists Modified Paths: -------------- trunk/dports/comms/zssh/Portfile trunk/dports/devel/ctags/Portfile trunk/dports/net/scotty/Portfile trunk/dports/textproc/bibtex2html/Portfile trunk/dports/textproc/wdiff/Portfile Modified: trunk/dports/comms/zssh/Portfile =================================================================== --- trunk/dports/comms/zssh/Portfile 2010-08-29 23:26:54 UTC (rev 71013) +++ trunk/dports/comms/zssh/Portfile 2010-08-29 23:29:05 UTC (rev 71014) @@ -25,8 +25,6 @@ depends_lib port:readline -configure.type gnu - configure.args --mandir=${destroot}${prefix}/share/man use_parallel_build yes Modified: trunk/dports/devel/ctags/Portfile =================================================================== --- trunk/dports/devel/ctags/Portfile 2010-08-29 23:26:54 UTC (rev 71013) +++ trunk/dports/devel/ctags/Portfile 2010-08-29 23:29:05 UTC (rev 71014) @@ -24,7 +24,6 @@ checksums md5 c00f82ecdcc357434731913e5b48630d \ sha1 482da1ecd182ab39bbdc09f2f02c9fba8cd20030 \ rmd160 191495869fbfa2f77a9619a4920eba26d02eface -configure.type gnu configure.args --enable-macro-patterns \ --mandir=\\\${prefix}/share/man \ --with-readlib Modified: trunk/dports/net/scotty/Portfile =================================================================== --- trunk/dports/net/scotty/Portfile 2010-08-29 23:26:54 UTC (rev 71013) +++ trunk/dports/net/scotty/Portfile 2010-08-29 23:29:05 UTC (rev 71014) @@ -33,7 +33,6 @@ startupitem.name nmicmpd startupitem.executable "${prefix}/bin/nmicmpd" -configure.type gnu configure.dir ${worksrcpath}/unix build.dir ${worksrcpath}/unix destroot.dir ${worksrcpath}/unix Modified: trunk/dports/textproc/bibtex2html/Portfile =================================================================== --- trunk/dports/textproc/bibtex2html/Portfile 2010-08-29 23:26:54 UTC (rev 71013) +++ trunk/dports/textproc/bibtex2html/Portfile 2010-08-29 23:29:05 UTC (rev 71014) @@ -17,7 +17,6 @@ checksums sha1 37b95ed2d9427f0289939d46af6839453db60794 \ md5 9d69980f595be02a79a96a851d79bb88 patchfiles patch-aux2bib.1.diff -configure.type gnu configure.args --mandir=${destroot}${prefix}/share/man depends_build bin:ocamlc:ocaml depends_run bin:bibtex:texlive Modified: trunk/dports/textproc/wdiff/Portfile =================================================================== --- trunk/dports/textproc/wdiff/Portfile 2010-08-29 23:26:54 UTC (rev 71013) +++ trunk/dports/textproc/wdiff/Portfile 2010-08-29 23:29:05 UTC (rev 71014) @@ -15,7 +15,6 @@ between the original files. master_sites gnu checksums md5 7f9c78f5dd6fb4f3dabe28fbd4d14319 -configure.type gnu destroot.destdir prefix=${destroot}${prefix} \ mandir=${destroot}${prefix}/share/man/man1 \ infodir=${destroot}${prefix}/share/info
participants (1)
-
ryandesign@macports.org