[54682] trunk/dports/devel/caml-ocamlnet/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 31 10:06:36 PDT 2009


Revision: 54682
          http://trac.macports.org/changeset/54682
Author:   ryandesign at macports.org
Date:     2009-07-31 10:06:36 -0700 (Fri, 31 Jul 2009)
Log Message:
-----------
caml-ocamlnet: no need to override the configure phase; just clear configure.pre_args

Modified Paths:
--------------
    trunk/dports/devel/caml-ocamlnet/Portfile

Modified: trunk/dports/devel/caml-ocamlnet/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamlnet/Portfile	2009-07-31 17:03:56 UTC (rev 54681)
+++ trunk/dports/devel/caml-ocamlnet/Portfile	2009-07-31 17:06:36 UTC (rev 54682)
@@ -41,9 +41,7 @@
                     ${worksrcpath}/src/rpc-auth-dh/Makefile.pre
 }
 
-configure {
-    system "cd ${worksrcpath} && ./configure"
-}
+configure.pre_args
 
 build.target        all opt
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090731/d0655a6b/attachment.html>


More information about the macports-changes mailing list