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 /misc | |
parent | f039cef8b633c94aeb53e4d809333ffdf07e1fdf (diff) | |
download | ports-c3a1de3ee53fc5816352f37f80084d32649c9df0.tar.gz ports-c3a1de3ee53fc5816352f37f80084d32649c9df0.zip |
BROKEN: Checksum fails
Notes
Notes:
svn path=/head/; revision=56572
Diffstat (limited to 'misc')
-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 |