diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:25:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-22 22:25:04 +0000 |
commit | 1a654e27e514dab82690947aafc76f09850c3507 (patch) | |
tree | 5a2d365eb135b90ed6ab18a826c9e6336b20ee19 /net-mgmt | |
parent | 818cc8a224d50b01d27ef085383c0a5815bb87af (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=160181
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pfpro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/pfpro/Makefile b/net-mgmt/pfpro/Makefile index 397fd9cfe383..90884ce49d48 100644 --- a/net-mgmt/pfpro/Makefile +++ b/net-mgmt/pfpro/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ${JAVALIBDIR}/castor.jar:${PORTSDIR}/java/castor \ ${JAVALIBDIR}/jakarta-oro.jar:${PORTSDIR}/java/jakarta-oro \ ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j +BROKEN= Does not compile + USE_JAVA= yes JAVA_VERSION= 1.4 USE_ANT= yes |