diff options
Diffstat (limited to 'textproc/heirloom-doctools/Makefile')
-rw-r--r-- | textproc/heirloom-doctools/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile index b52cf7566d53..94dfa1e00f2a 100644 --- a/textproc/heirloom-doctools/Makefile +++ b/textproc/heirloom-doctools/Makefile @@ -54,10 +54,6 @@ PORTDOCS= CHANGES README LICENSE .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600000 -BROKEN= fails to install on FreeBSD 5.x -.endif - post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |