[93685] trunk/dports/devel/ocaml-ocamlmakefile/Portfile

mww at macports.org mww at macports.org
Mon May 28 01:12:08 PDT 2012


Revision: 93685
          https://trac.macports.org/changeset/93685
Author:   mww at macports.org
Date:     2012-05-28 01:12:08 -0700 (Mon, 28 May 2012)
Log Message:
-----------
ocaml-ocamlmakefile: fix worksrcdir

Modified Paths:
--------------
    trunk/dports/devel/ocaml-ocamlmakefile/Portfile

Modified: trunk/dports/devel/ocaml-ocamlmakefile/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlmakefile/Portfile	2012-05-28 07:19:04 UTC (rev 93684)
+++ trunk/dports/devel/ocaml-ocamlmakefile/Portfile	2012-05-28 08:12:08 UTC (rev 93685)
@@ -25,7 +25,7 @@
 depends_lib         port:ocaml \
                     port:ocaml-findlib
 
-worksrcdir          ocaml-make-${distname}
+worksrcdir          ${distname}
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/0d1e77df/attachment.html>


More information about the macports-changes mailing list