svn commit: r360699 - head/textproc/xmlenc

Adam Weinberger adamw at adamw.org
Sat Jul 5 00:33:43 UTC 2014


Sigh. I give up. I wrote a script to sanity-check every single one of these, and it clearly didn’t work... Thank you for helping to clean up this mess!

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org

On 4 Jul, 2014, at 20:00, Antoine Brodin <antoine at FreeBSD.org> wrote:

> Author: antoine
> Date: Sat Jul  5 00:00:50 2014
> New Revision: 360699
> URL: http://svnweb.freebsd.org/changeset/ports/360699
> QAT: https://qat.redports.org/buildarchive/r360699/
> 
> Log:
>  Unbreak
> 
> Modified:
>  head/textproc/xmlenc/Makefile
> 
> Modified: head/textproc/xmlenc/Makefile
> ==============================================================================
> --- head/textproc/xmlenc/Makefile	Fri Jul  4 23:59:15 2014	(r360698)
> +++ head/textproc/xmlenc/Makefile	Sat Jul  5 00:00:50 2014	(r360699)
> @@ -17,7 +17,7 @@ USE_ANT=	yes
> OPTIONS_DEFINE=	DOCS
> 
> ALL_TARGET=	jar
> -DOCS_ALL_TARGET=${ALL_TARGET} javadoc
> +DOCS_ALL_TARGET=javadoc
> PORTDOCS=	*
> JARFILE=	${PORTNAME}.jar
> PLIST_FILES=	%%JAVAJARDIR%%/${JARFILE}
> 



More information about the svn-ports-all mailing list