Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2013 23:06:11 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335720 - head/textproc/docproj
Message-ID:  <201312052306.rB5N6BWH088884@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Dec  5 23:06:10 2013
New Revision: 335720
URL: http://svnweb.freebsd.org/changeset/ports/335720

Log:
  Revert 335719, wrong port...
  
  Approved by:	doceng (implicit)
  Pointyhat:	gjb
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/textproc/docproj/Makefile

Modified: head/textproc/docproj/Makefile
==============================================================================
--- head/textproc/docproj/Makefile	Thu Dec  5 23:03:00 2013	(r335719)
+++ head/textproc/docproj/Makefile	Thu Dec  5 23:06:10 2013	(r335720)
@@ -86,10 +86,6 @@ RUN_DEPENDS+=	${LOCALBASE}/share/fonts/O
 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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312052306.rB5N6BWH088884>