diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 21:52:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-16 21:52:28 +0000 |
commit | 80eb4b40347a5fe99df2ce4f3b78ed520e86ea01 (patch) | |
tree | 0fff607a854839bfa0922ac3d44e56ce623d1d8a /textproc/heirloom-doctools | |
parent | 4cdeffef6a1f31084153caaf9ca24763dfe5f4ad (diff) | |
download | ports-80eb4b40347a5fe99df2ce4f3b78ed520e86ea01.tar.gz ports-80eb4b40347a5fe99df2ce4f3b78ed520e86ea01.zip |
Notes
Diffstat (limited to 'textproc/heirloom-doctools')
-rw-r--r-- | textproc/heirloom-doctools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile index 8f073375fa9d..c096e2704dd2 100644 --- a/textproc/heirloom-doctools/Makefile +++ b/textproc/heirloom-doctools/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S,0.0.,,} MAINTAINER= hrs@FreeBSD.org COMMENT= Portable and enhanced troff, nroff, and related utilities +BROKEN= fails to install + USE_BZIP2= yes USE_GMAKE= yes ALL_TARGET= #empty |