diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-06-10 22:15:35 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-06-10 22:15:35 +0000 |
commit | 8a101f5aac60f60fa3bd5d5c8849e10637273fbe (patch) | |
tree | e884af7d509d805527c470994768e6a338fa27a8 /misc/gpt | |
parent | ... and the pointy hats keep piling up ... forgot the || true for rmdir (diff) |
- Mark broken, last compile on FreeBSD 4.x, perl 5.8
- Source unmaintained, for 8 years, ftp server unresponsive
- Was a dependency for net/globus4, which was removed 6 years ago
Submitted by: scheidell@ (me)
Approved by: ports@ (maintainer, implicit)
Diffstat (limited to 'misc/gpt')
-rw-r--r-- | misc/gpt/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/gpt/Makefile b/misc/gpt/Makefile index 467856b24efa..54864c51bfa9 100644 --- a/misc/gpt/Makefile +++ b/misc/gpt/Makefile @@ -22,6 +22,10 @@ RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \ ${LOCALBASE}/bin/gmake:${PORTSDIR}/devel/gmake \ ${LOCALBASE}/bin/makepatch:${PORTSDIR}/textproc/makepatch +BROKEN= pkg_add broken in 9.0 amd64, make broken in 7.4 i386 +DEPRECATED= was a dependency for net/globus4, which was removed 2008-12-07, unmaintained upstream since 2004 +EXPIRATION_DATE=2012-08-10 + USE_PERL5= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}autotools2004 NO_BUILD= yes |