diff options
Diffstat (limited to 'misc/gpt31/Makefile')
-rw-r--r-- | misc/gpt31/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/gpt31/Makefile b/misc/gpt31/Makefile index 6a830070497f..934bbc3fd62b 100644 --- a/misc/gpt31/Makefile +++ b/misc/gpt31/Makefile @@ -23,6 +23,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} NO_BUILD= yes |