From cfe9fcf40989754e907903a4693d1453af24873d Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 30 Mar 2005 03:08:24 +0000 Subject: o Add patch forgotten when port was updated to 0.5alpha o No PORTREVISION bump since the port just would not build Approved by: portmgr (marcus implicitly) Prompted by: Adam McLaurin --- finance/venice/files/patch-build::build.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 finance/venice/files/patch-build::build.xml (limited to 'finance/venice') diff --git a/finance/venice/files/patch-build::build.xml b/finance/venice/files/patch-build::build.xml new file mode 100644 index 000000000000..1b0d70d1f44d --- /dev/null +++ b/finance/venice/files/patch-build::build.xml @@ -0,0 +1,13 @@ +--- build/build.xml.orig Tue Mar 29 23:57:53 2005 ++++ build/build.xml Tue Mar 29 23:59:21 2005 +@@ -49,7 +49,9 @@ + optimize="on" + source="1.4" + includes="**/*.java" +- excludes="org/mov/tools/*"/> ++ excludes="org/mov/tools/*"> ++ ++ + + + -- cgit v1.2.3