diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-22 01:35:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-22 01:35:30 +0000 |
commit | a7b5c429bfac8a8fbca2ab60503d334e3e2a44a2 (patch) | |
tree | 1bfd5a038ced0006f560ddf274f6674dc52059c1 | |
parent | BROKEN on !i386: Does not compile (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=190607
-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 d66afac8bf0d..e4863d5e0bea 100644 --- a/net/globus4/Makefile +++ b/net/globus4/Makefile @@ -23,6 +23,8 @@ COMMENT= Grid computing toolkit BUILD_DEPENDS= gtar:${PORTSDIR}/archivers/gtar RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo +BROKEN= Does not build + INSTALLER= ${DISTNAME}${EXTRACT_SUFX} BUNDLE_SUFX= .tar.gz |