From 141addc6bb6da3cddb86bb7b59c9a0275dd56ac2 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Fri, 2 Dec 2005 17:39:32 +0000 Subject: Mark broken due to configure errors. Admit I don't have time or interest in fixing the problems with this obsolete port and drop maintainership. --- misc/gpt/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'misc/gpt') diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile index 55ef47ea8192..080c2fc49ecd 100644 --- a/misc/gpt/Makefile +++ b/misc/gpt/Makefile @@ -9,14 +9,16 @@ PORTNAME= gpt PORTVERSION= 3.2 PORTREVISION= 1 CATEGORIES= misc archivers devel parallel -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/aces/gpt/releases/gpt-${PORTVERSION}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-src +MASTER_SITES= http://www-unix.globus.org/ftppub/gt4/4.0/4.0.0/gpt/ +DISTNAME= gpt-${PORTVERSION}autotools2004-src -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Grid Packaging Tools (used to install Globus) CONFLICTS= gpt-3.1 +BROKEN= "Does not build" + RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ @@ -29,7 +31,7 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ USE_PERL5= yes USE_REINPLACE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}autotools2004 NO_BUILD= yes PLIST_SUB+= PERL=${PERL} -- cgit v1.2.3