diff options
author | gjb <gjb@FreeBSD.org> | 2013-12-06 07:06:10 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2013-12-06 07:06:10 +0800 |
commit | a4f6ec2f992a9819248c419e3436c2d6dbf2c017 (patch) | |
tree | 9cf4d74cf889c30ec9f6ee96dc79ad745591c0a3 | |
parent | 0c0970ba2f664037c3ef3cd06ac08746440a70d3 (diff) | |
download | freebsd-ports-gnome-a4f6ec2f992a9819248c419e3436c2d6dbf2c017.tar.gz freebsd-ports-gnome-a4f6ec2f992a9819248c419e3436c2d6dbf2c017.tar.zst freebsd-ports-gnome-a4f6ec2f992a9819248c419e3436c2d6dbf2c017.zip |
Revert 335719, wrong port...
Approved by: doceng (implicit)
Pointyhat: gjb
Sponsored by: The FreeBSD Foundation
-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: |