diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 02:18:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-24 02:18:50 +0000 |
commit | e47cab6b000e541ffd9d1b648427b87dfc403a42 (patch) | |
tree | 73dcee3be6b688dd1c9024fed192fa8545fb4806 /textproc | |
parent | 49e0d514cd323d623a435243acdb115051415acd (diff) | |
download | ports-e47cab6b000e541ffd9d1b648427b87dfc403a42.tar.gz ports-e47cab6b000e541ffd9d1b648427b87dfc403a42.zip |
Notes
Diffstat (limited to 'textproc')
-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 02c3b08c3ac0..8c3d9f22ed70 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 7e5213f197c8..c54cdf553f80 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 063d34d61a1d..606a9a5a65b0 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 |