From 4c1aeb869b0440368b97d3ee9b517fa2f635bf5c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 7 May 2005 02:59:39 +0000 Subject: [PATCH] BROKEN: Unfetchable --- emulators/osf1_base/Makefile | 2 ++ finance/venice/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/emulators/osf1_base/Makefile b/emulators/osf1_base/Makefile index b84c03b420c8..16654f5557d9 100644 --- a/emulators/osf1_base/Makefile +++ b/emulators/osf1_base/Makefile @@ -18,6 +18,8 @@ COMMENT= The base set of libraries needed in OSF/1 (Tru64) mode EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio +BROKEN= Unfetchable + ONLY_FOR_ARCHS= alpha PREFIX= /compat/osf1 diff --git a/finance/venice/Makefile b/finance/venice/Makefile index c3a9e6b822ab..0c5183c86509 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -18,6 +18,8 @@ COMMENT= Merchant Of Venice, a stock market trading program BUILD_DEPENDS= ${JYTHON_PREFIX}/jython.jar:${PORTSDIR}/lang/jython +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes