diff options
author | kris <kris@FreeBSD.org> | 2004-07-15 06:32:40 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-07-15 06:32:40 +0800 |
commit | fb5aed4b37196c22ee51ab99d45aad1e1bef4a7d (patch) | |
tree | e3492af9216f3501e3cc85f17bff9f6b684b8f2e /misc/Howto | |
parent | 6f000cbb91b9f23371c6ba118e76865b7e3c394d (diff) | |
download | freebsd-ports-gnome-fb5aed4b37196c22ee51ab99d45aad1e1bef4a7d.tar.gz freebsd-ports-gnome-fb5aed4b37196c22ee51ab99d45aad1e1bef4a7d.tar.zst freebsd-ports-gnome-fb5aed4b37196c22ee51ab99d45aad1e1bef4a7d.zip |
BROKEN: Size mismatch
Diffstat (limited to 'misc/Howto')
-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 7570bea1246a..94bcf1cd7a6e 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -22,6 +22,8 @@ COMMENT= Linux HOW-TOs modified for applicablity on FreeBSD BUILD_DEPENDS= sgmlfmt:${PORTSDIR}/textproc/sgmlformat +BROKEN= Size mismatch + DIST_SUBDIR= Howto NO_WRKSUBDIR= yes USE_ZIP= yes |