diff options
Diffstat (limited to 'comms/cutecom/Makefile')
-rw-r--r-- | comms/cutecom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index 3846a2a50e8d..209a5243b577 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -16,8 +16,7 @@ COMMENT= Graphical serial terminal RUN_DEPENDS= lsz:${PORTSDIR}/comms/lrzsz -USE_QT_VER= 4 -QT_COMPONENTS= qt3support qmake_build moc_build rcc_build uic_build +USE_QT4= qt3support qmake_build moc_build rcc_build uic_build USE_CMAKE= yes MAN1= cutecom.1 |