svn commit: r341225 - head/comms/uartlirc

Juergen Lock nox at FreeBSD.org
Sun Jan 26 15:31:22 UTC 2014


Author: nox
Date: Sun Jan 26 15:31:21 2014
New Revision: 341225
URL: http://svnweb.freebsd.org/changeset/ports/341225
QAT: https://qat.redports.org/buildarchive/r341225/

Log:
  Stagaing also no longer needs running kldxref in do-install.

Modified:
  head/comms/uartlirc/Makefile

Modified: head/comms/uartlirc/Makefile
==============================================================================
--- head/comms/uartlirc/Makefile	Sun Jan 26 15:31:04 2014	(r341224)
+++ head/comms/uartlirc/Makefile	Sun Jan 26 15:31:21 2014	(r341225)
@@ -34,6 +34,5 @@ BROKEN=		Does not compile on powerpc or 
 
 do-install:
 	${INSTALL} ${WRKSRC}/${PORTNAME}.ko ${STAGEDIR}${KMODDIR}
-	kldxref ${KMODDIR}
 
 .include <bsd.port.post.mk>


More information about the svn-ports-all mailing list