Revision: 75591 http://trac.macports.org/changeset/75591 Author: singingwolfboy@macports.org Date: 2011-01-31 13:57:42 -0800 (Mon, 31 Jan 2011) Log Message: ----------- hs-citeproc: depends on hs-utf8-string Modified Paths: -------------- trunk/dports/devel/hs-citeproc/Portfile Modified: trunk/dports/devel/hs-citeproc/Portfile =================================================================== --- trunk/dports/devel/hs-citeproc/Portfile 2011-01-31 21:25:25 UTC (rev 75590) +++ trunk/dports/devel/hs-citeproc/Portfile 2011-01-31 21:57:42 UTC (rev 75591) @@ -21,4 +21,5 @@ git.branch 8cc4e317953b29a5f25d license BSD3 -depends_lib-append port:hs-json port:hs-pandoc-types port:hs-xml +depends_lib-append port:hs-json port:hs-pandoc-types port:hs-xml \ + port:hs-utf8-string
participants (1)
-
singingwolfboy@macports.org