diff options
-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 |