[65128] trunk/dports/devel/hs-regex-tdfa/Portfile

nox at macports.org nox at macports.org
Mon Mar 22 08:19:49 PDT 2010


Revision: 65128
          http://trac.macports.org/changeset/65128
Author:   nox at macports.org
Date:     2010-03-22 08:19:48 -0700 (Mon, 22 Mar 2010)
Log Message:
-----------
Make hs-regex-tdfa depend on hs-parsec

Modified Paths:
--------------
    trunk/dports/devel/hs-regex-tdfa/Portfile

Modified: trunk/dports/devel/hs-regex-tdfa/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-tdfa/Portfile	2010-03-22 15:19:38 UTC (rev 65127)
+++ trunk/dports/devel/hs-regex-tdfa/Portfile	2010-03-22 15:19:48 UTC (rev 65128)
@@ -4,6 +4,7 @@
 PortGroup       haskell 1.0
 
 haskell.setup   regex-tdfa 1.1.2
+revision        1
 platforms       darwin
 categories      devel
 maintainers     nox openmaintainer
@@ -16,6 +17,9 @@
                 sha1    380457452424b5bddc1d5711d713fb5bfb3cd812 \
                 rmd160  65e5ffecb0168daa2a866be2ba6e640b437b4e35
 
+depends_build-append \
+    port:hs-parsec
+
 configure.args-append \
     --docdir=${prefix}/share/doc/${name}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100322/8bc6c385/attachment.html>


More information about the macports-changes mailing list