aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2014-01-26 23:31:21 +0800
committernox <nox@FreeBSD.org>2014-01-26 23:31:21 +0800
commite3b46dba1719bef3485fec5f874e497a758b7f4c (patch)
tree6555000d2453edb222461e96ba11a177b3b50814 /comms
parent86d6efd009d29c5e8824ab353ff35c094536cde2 (diff)
downloadfreebsd-ports-graphics-e3b46dba1719bef3485fec5f874e497a758b7f4c.tar.gz
freebsd-ports-graphics-e3b46dba1719bef3485fec5f874e497a758b7f4c.tar.zst
freebsd-ports-graphics-e3b46dba1719bef3485fec5f874e497a758b7f4c.zip
Stagaing also no longer needs running kldxref in do-install.
Diffstat (limited to 'comms')
-rw-r--r--comms/uartlirc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/uartlirc/Makefile b/comms/uartlirc/Makefile
index c86798a2f65..1a73159d8bf 100644
--- a/comms/uartlirc/Makefile
+++ b/comms/uartlirc/Makefile
@@ -34,6 +34,5 @@ BROKEN= Does not compile on powerpc or sparc64
do-install:
${INSTALL} ${WRKSRC}/${PORTNAME}.ko ${STAGEDIR}${KMODDIR}
- kldxref ${KMODDIR}
.include <bsd.port.post.mk>