mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
ab1149b320
- Add NO_ARCH - Switch to options helpers - Regenerate patches with `make makepatch`
12 lines
352 B
XML
12 lines
352 B
XML
--- build.xml.orig 2003-09-17 10:03:21 UTC
|
|
+++ build.xml
|
|
@@ -144,8 +144,6 @@
|
|
windowtitle="${javadoc.title}"
|
|
doctitle="${javadoc.title}"
|
|
bottom="${javadoc.footer}">
|
|
- <link href="http://java.sun.com/j2se/${java.specification.version}/docs/api" />
|
|
- <link href="http://people.FreeBSD.org/~znerd/ant15-apidocs" />
|
|
</javadoc>
|
|
</target>
|
|
|