You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
686752dacb
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87703 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
408 B
Diff
11 lines
408 B
Diff
--- build.xml~ 2007-11-22 21:44:01.000000000 +0000
|
|
+++ build.xml 2011-01-25 14:34:02.000000000 +0000
|
|
@@ -1027,6 +1027,7 @@
|
|
<!-- Ant ignores destdir arg if doclet is set, so must send to doclet in doclet subelement-->
|
|
<javadoc
|
|
additionalparam="-breakiterator"
|
|
+ maxmemory="256M"
|
|
destdir="${build.apidocs}"
|
|
public="true"
|
|
sourcepath="${src.dir}"
|