diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 22:11:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-15 22:11:21 +0000 |
commit | ee7d3c1a28b1288076b43451f04ea3203c1d4913 (patch) | |
tree | 56c26e5da75943c1a6cbaf05276456b403d945d5 /net/globus4 | |
parent | 5b4503a45a7534b8fac43d697cee7e24b2cf1081 (diff) | |
download | ports-ee7d3c1a28b1288076b43451f04ea3203c1d4913.tar.gz ports-ee7d3c1a28b1288076b43451f04ea3203c1d4913.zip |
Mark as broken: fails to install.
Notes
Notes:
svn path=/head/; revision=167935
Diffstat (limited to 'net/globus4')
-rw-r--r-- | net/globus4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/globus4/Makefile b/net/globus4/Makefile index 890ff089c0ec..475efc10e688 100644 --- a/net/globus4/Makefile +++ b/net/globus4/Makefile @@ -20,6 +20,8 @@ EXTRACT_ONLY= ${INSTALLER} MAINTAINER= brooks@FreeBSD.org COMMENT= Grid computing toolkit +BROKEN= fails to install + CONFLICTS= globus-2* EXTRACT_DEPENDS= gtar:${PORTSDIR}/archivers/gtar |