diff options
author | linimon <linimon@FreeBSD.org> | 2004-02-24 02:18:50 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-02-24 02:18:50 +0000 |
commit | fb8fb4c8b356dafb2c569edffd350cac8c61ea97 (patch) | |
tree | 894d7d2f122168f01b1b1cde0a525cfc272222df | |
parent | 4a2d87a9b405079aba7ff4a80ca65baada41b631 (diff) | |
download | FreeBSD-ports-fb8fb4c8b356dafb2c569edffd350cac8c61ea97.zip FreeBSD-ports-fb8fb4c8b356dafb2c569edffd350cac8c61ea97.tar.gz |
Tarball was rerolled to include new location of DTD.
PR: ports/63223
Submitted by: Henrik Motakef <ports@henrik-motakef.de> (maintainer)
-rw-r--r-- | textproc/maketeidtd/Makefile | 2 | ||||
-rw-r--r-- | textproc/maketeidtd/distinfo | 3 | ||||
-rw-r--r-- | textproc/maketeidtd/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/maketeidtd/Makefile b/textproc/maketeidtd/Makefile index 02c3b08..8c3d9f2 100644 --- a/textproc/maketeidtd/Makefile +++ b/textproc/maketeidtd/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@henrik-motakef.de COMMENT= Generate customized TEI-DTDs -BROKEN= "Checksum mismatch" - RUN_DEPENDS= carthage:${PORTSDIR}/textproc/carthage \ ${LOCALBASE}/share/sgml/tei/p4/tei2.dtd:${PORTSDIR}/textproc/tei-p4 diff --git a/textproc/maketeidtd/distinfo b/textproc/maketeidtd/distinfo index 7e5213f..c54cdf5 100644 --- a/textproc/maketeidtd/distinfo +++ b/textproc/maketeidtd/distinfo @@ -1 +1,2 @@ -MD5 (maketeidtd.zip) = 858ef44aad7166f41ca247b7cdcc40e9 +MD5 (maketeidtd.zip) = 59d5a05d6bfe0374e2c19368ff336042 +SIZE (maketeidtd.zip) = 267603 diff --git a/textproc/maketeidtd/pkg-plist b/textproc/maketeidtd/pkg-plist index 063d34d..606a9a5 100644 --- a/textproc/maketeidtd/pkg-plist +++ b/textproc/maketeidtd/pkg-plist @@ -11,5 +11,7 @@ bin/maketeidtd %%PORTDOCS%%share/examples/maketeidtd/tei-equation.ent %%PORTDOCS%%share/examples/maketeidtd/teilitex.dtd %%PORTDOCS%%share/examples/maketeidtd/teilitex.ent +%%PORTDOCS%%share/examples/maketeidtd/teixlite.dtd +%%PORTDOCS%%share/examples/maketeidtd/Makefile %%PORTDOCS%%@dirrm share/doc/maketeidtd %%PORTDOCS%%@dirrm share/examples/maketeidtd |