diff options
author | Glen Barber <gjb@FreeBSD.org> | 2013-12-05 23:06:10 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2013-12-05 23:06:10 +0000 |
commit | acf0186a5c44b39e76f7601fec37f329f8c94a3c (patch) | |
tree | 9cf4d74cf889c30ec9f6ee96dc79ad745591c0a3 /textproc/docproj | |
parent | cb71574e8921e1161627801d8bd9dbccb5fa35b6 (diff) |
Notes
Diffstat (limited to 'textproc/docproj')
-rw-r--r-- | textproc/docproj/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 21f391243d38..36654cb37ad2 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -86,10 +86,6 @@ RUN_DEPENDS+= ${LOCALBASE}/share/fonts/OTF/ipam.otf:${PORTSDIR}/japanese/font-ip DEPENDS_ARGS+= WITHOUT_X11=${WITHOUT_X11} .endif -.if (${OSVERSION} >= 1000500 && ${OSVERSION} < 1000502) -BROKEN= Requires updated base iconv(3) -.endif - # generate MINIMALDOCPORTS for src/release/Makefile.inc.docports. # (XXX: incomplete yet) minimaldocports: |