diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:06:12 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:10:59 +0000 |
| commit | b7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch) | |
| tree | c3b04fc0b07c55f849072e9b35e694f3d8ccf871 /comms/uartlirc | |
| parent | 6c266c9c9e7b0ac1a35b05fbdeddbc330e4c5f43 (diff) | |
Diffstat (limited to 'comms/uartlirc')
| -rw-r--r-- | comms/uartlirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/uartlirc/Makefile b/comms/uartlirc/Makefile index 68e31b2402af..b5a819122f99 100644 --- a/comms/uartlirc/Makefile +++ b/comms/uartlirc/Makefile @@ -9,6 +9,7 @@ EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org COMMENT= Driver for "homebrew" serial LIRC receivers +WWW= https://forums.freebsd.org/viewtopic.php?t=31610 BROKEN_aarch64= fails to compile: uartlirc_core.c:273:19: expected expression BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 |
