diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-09 20:39:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-09 20:39:20 +0000 |
commit | a0be07b8edb6246f03e5d6e8e98a824a2771296d (patch) | |
tree | 0d1a24ce08d3f083fb435b23eba0634a9e38aaa8 /java | |
parent | 74babd48c3c053e4f9e7e870588a8391c586a3ed (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/jboss5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index bf38eab1af37..a5abb10e9c51 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -23,6 +23,8 @@ USE_JAVA= yes JAVA_VERSION= 1.5+ USE_ANT= yes +MANUAL_PACKAGE_BUILD= fetches files in build phase + MAKE_ARGS= -buildfile build/build.xml USE_RC_SUBR= jboss5.sh |