diff options
Diffstat (limited to 'comms/unixcw')
-rw-r--r-- | comms/unixcw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile index 3b013705d556..62dfb2e27256 100644 --- a/comms/unixcw/Makefile +++ b/comms/unixcw/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --includedir="${LOCALBASE}/include" \ MAN1= cw.1 cwgen.1 cwcp.1 MAN3= cwlib.3 .if defined(WITH_XCWCP) +BROKEN= Depends on QT3 which is removed, update is in progress MAN1+= xcwcp.1 USE_QT_VER= 3 CONFIGURE_ARGS+= QTLIB=qt-mt |