diff options
Diffstat (limited to 'net/xpvm/Makefile')
-rw-r--r-- | net/xpvm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile index a259e976cbf1..fdd1c7500e2e 100644 --- a/net/xpvm/Makefile +++ b/net/xpvm/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Graphical Console and Monitor for PVM +BROKEN= Fails to patch + MAKE_JOBS_UNSAFE= yes BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm |