mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Mark as broken: fails to install.
This commit is contained in:
parent
4dd5af066b
commit
55085d8902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171454
@ -11,9 +11,11 @@ PORTREVISION= 1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://www.taskjuggler.org/download/
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A project management tool for UNIX based operating systems
|
||||
|
||||
BROKEN= fails to install
|
||||
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
|
||||
${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
|
||||
${SITE_PERL}/PostScript/Simple.pm:${PORTSDIR}/print/p5-PostScript-Simple \
|
||||
@ -55,7 +57,7 @@ PLIST_SUB+= WITH_KDE="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
BROKEN= Perl > 5.6 is required.
|
||||
IGNORE= Perl > 5.6 is required.
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user