mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/po4a: Remove jade dependency
It is no longer necessary; the FreeBSD translation workflow is working fine without it. The jade dependency was probably a requirement from the past that is no longer needed.
This commit is contained in:
parent
9592edb432
commit
a6e11ab697
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= po4a
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.68
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
|
@ -10,9 +11,6 @@ WWW= https://po4a.org/
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Depends on expired textproc/jade
|
||||
EXPIRATION_DATE=2025-03-31
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
p5-Pod-Parser>=0:textproc/p5-Pod-Parser
|
||||
RUN_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \
|
||||
|
@ -22,7 +20,6 @@ RUN_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \
|
|||
p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \
|
||||
p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \
|
||||
p5-Syntax-Keyword-Try>=0:devel/p5-Syntax-Keyword-Try \
|
||||
jade>=0:textproc/jade \
|
||||
xsltproc:textproc/libxslt \
|
||||
docbook-xsl>0:textproc/docbook-xsl \
|
||||
OpenSP>0:textproc/opensp \
|
||||
|
|
Loading…
Add table
Reference in a new issue