Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2014 08:53:05 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368432 - head/comms/rxtx
Message-ID:  <201409180853.s8I8r5jF006166@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Sep 18 08:53:05 2014
New Revision: 368432
URL: http://svnweb.freebsd.org/changeset/ports/368432
QAT: https://qat.redports.org/buildarchive/r368432/

Log:
  Remove old libtool patch

Modified:
  head/comms/rxtx/Makefile

Modified: head/comms/rxtx/Makefile
==============================================================================
--- head/comms/rxtx/Makefile	Thu Sep 18 08:45:08 2014	(r368431)
+++ head/comms/rxtx/Makefile	Thu Sep 18 08:53:05 2014	(r368432)
@@ -26,7 +26,4 @@ NO_MTREE=	yes
 
 PLIST_SUB=	ARCH=${ARCH}
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure ${WRKSRC}/ltconfig
-
 .include <bsd.port.mk>



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