diff options
-rw-r--r-- | comms/hf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 2d9046a4d4c1..656cccf18635 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} MANLANG= "" "de.ISO8859-1" MAN1= hf.1 hfterm.1 hfkernel.1 MAN1_EN= dcf77gen.1 dcf77rx.1 +CONFLICTS= sysutils/lbl-hf-1.* post-configure: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \ |