aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-08-17 03:36:03 +0800
committerkris <kris@FreeBSD.org>2006-08-17 03:36:03 +0800
commit7f6166668e2651185deaa1e10f52a14ebd0cf787 (patch)
tree6a29ab0b187f6efa0fd8ea4fc29f8fe1107d1bca
parent9450f476e97977693bbd1f8be4e0447cd2360434 (diff)
downloadfreebsd-ports-gnome-7f6166668e2651185deaa1e10f52a14ebd0cf787.tar.gz
freebsd-ports-gnome-7f6166668e2651185deaa1e10f52a14ebd0cf787.tar.zst
freebsd-ports-gnome-7f6166668e2651185deaa1e10f52a14ebd0cf787.zip
Only broken on 5.x and below.
-rw-r--r--textproc/heirloom-doctools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile
index c096e2704dd2..94e90961f973 100644
--- a/textproc/heirloom-doctools/Makefile
+++ b/textproc/heirloom-doctools/Makefile
@@ -14,8 +14,6 @@ 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
@@ -62,6 +60,8 @@ DOCS= CHANGES FONTS NEWS PDFS README \
.if ${OSVERSION} < 500000
IGNORE= Does not compile on FreeBSD 4.x
+.elif ${OSVERSION} < 600000
+BROKEN= fails to install on FreeBSD 5.x
.endif
post-install: