Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 13:47:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451530 - head/textproc/xerces-c3
Message-ID:  <201710081347.v98DlHJ7098451@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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,@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}
 



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