svn commit: r368432 - head/comms/rxtx

Tijl Coosemans tijl at FreeBSD.org
Thu Sep 18 08:53:06 UTC 2014


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>


More information about the svn-ports-head mailing list