diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:38:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:38:22 +0800 |
commit | ae4941e9f3e0b410fd4df8d5b83908df320c3bde (patch) | |
tree | b17280272b77496f63e592f658b1dc75c0c13b1a /textproc/heirloom-doctools | |
parent | 300b78b83d136ef77c60c6288514324ca75a91d7 (diff) | |
download | freebsd-ports-gnome-ae4941e9f3e0b410fd4df8d5b83908df320c3bde.tar.gz freebsd-ports-gnome-ae4941e9f3e0b410fd4df8d5b83908df320c3bde.tar.zst freebsd-ports-gnome-ae4941e9f3e0b410fd4df8d5b83908df320c3bde.zip |
BROKEN: Incorrect pkg-plist
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 |