diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:38:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:38:22 +0000 |
commit | 51ff54a14259e58e13f5dc9ce6f62877d95fd5ed (patch) | |
tree | a4c3bbf77701881028abfbcc4794325cb547fddd /textproc/heirloom-doctools | |
parent | fee9cab43111557b6e8bc19ea949b02ce3f81877 (diff) | |
download | ports-51ff54a14259e58e13f5dc9ce6f62877d95fd5ed.tar.gz ports-51ff54a14259e58e13f5dc9ce6f62877d95fd5ed.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 198f5685a74b..1d44e4fa8670 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= Incorrect pkg-plist + USE_BZIP2= yes USE_GMAKE= yes ALL_TARGET= #empty |