diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:18:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:18:41 +0000 |
commit | 4a9752e07ca87568e3697c0548f3c32752e90d59 (patch) | |
tree | 0167e9ad83813dc96ceb94b6168f3d2391f8fbf3 /net-mgmt | |
parent | 9f922aed757eb32a659347c1e382f720b5e5ae5b (diff) | |
download | ports-4a9752e07ca87568e3697c0548f3c32752e90d59.tar.gz ports-4a9752e07ca87568e3697c0548f3c32752e90d59.zip |
Notes
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..e07735c90a61 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= Incomplete pkg-plist + USE_JAVA= yes JAVA_VERSION= 1.4 USE_ANT= yes |