svn commit: r451530 - head/textproc/xerces-c3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 8 13:47:18 UTC 2017


Author: sunpoet
Date: Sun Oct  8 13:47:16 2017
New Revision: 451530
URL: https://svnweb.freebsd.org/changeset/ports/451530

Log:
  Remove tab

Modified:
  head/textproc/xerces-c3/Makefile

Modified: head/textproc/xerces-c3/Makefile
==============================================================================
--- head/textproc/xerces-c3/Makefile	Sun Oct  8 13:26:51 2017	(r451529)
+++ head/textproc/xerces-c3/Makefile	Sun Oct  8 13:47:16 2017	(r451530)
@@ -31,7 +31,7 @@ CPE_VENDOR=	apache
 
 post-patch:
 	${REINPLACE_CMD} -e "s, at DEFS@,& -D__STDC_LIMIT_MACROS," ${WRKSRC}/src/Makefile.in
-	
+
 post-install:
 	${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R}
 


More information about the svn-ports-all mailing list