diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:08:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-03-25 02:08:35 +0000 |
commit | c3a1de3ee53fc5816352f37f80084d32649c9df0 (patch) | |
tree | bb94cd4d743e4ce4ee861384b0a2188fd228050f | |
parent | BROKEN: Does not build (diff) |
BROKEN: Checksum fails
Notes
Notes:
svn path=/head/; revision=56572
-rw-r--r-- | misc/Howto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/Howto/Makefile b/misc/Howto/Makefile index ae2d171c23b6..150760c03b76 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -20,6 +20,8 @@ DISTFILES= Linux+FreeBSD.sgml.gz \ MAINTAINER= ports@FreeBSD.org +BROKEN= "Checksum fails" + BUILD_DEPENDS= sgmlfmt:${PORTSDIR}/textproc/sgmlformat DIST_SUBDIR= Howto |