diff options
author | bapt <bapt@FreeBSD.org> | 2013-12-06 23:48:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-12-06 23:48:40 +0800 |
commit | e570d67539bfad948cdfb11e501163be27bc657d (patch) | |
tree | 6068f81be7b014a940a62ca0d0b9d081b9de039d | |
parent | b0df3619b1f6db621ab8ed37421a7664106c7239 (diff) | |
download | freebsd-ports-gnome-e570d67539bfad948cdfb11e501163be27bc657d.tar.gz freebsd-ports-gnome-e570d67539bfad948cdfb11e501163be27bc657d.tar.zst freebsd-ports-gnome-e570d67539bfad948cdfb11e501163be27bc657d.zip |
Mark as broken: fails to patch
===> Applying FreeBSD patches for xpvm-1.2.5_2
No file to patch. Skipping...
1 out of 1 hunks ignored--saving rejects to mrt/base_file.h.rej
Can't create mrt/base_file.h.rej, output is in /tmp//patchrkyiRmL: No such file or directory
=> Patch patch-mrt-base_file.h failed to apply cleanly.
*** [do-patch] Error code 1
-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 |