diff options
author | kris <kris@FreeBSD.org> | 2002-03-25 02:08:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-03-25 02:08:35 +0000 |
commit | ac2ee88a31c94276f84848c34938705c787ed15f (patch) | |
tree | cd2597b8d6296ea725256acda0e94383b88f75bc | |
parent | 76c6f450a41fe73f0c86a817de9f300cd92e5a09 (diff) | |
download | FreeBSD-ports-ac2ee88a31c94276f84848c34938705c787ed15f.zip FreeBSD-ports-ac2ee88a31c94276f84848c34938705c787ed15f.tar.gz |
BROKEN: Checksum fails
-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 ae2d171..150760c 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 |