diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-06-06 06:44:37 +0000 |
commit | 9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch) | |
tree | bc087bd13fb3e313884021b8e0a5e2046e75d491 /comms/cutecom | |
parent | 7db146587f345a51482b4b1c314fe71cfeb37e6c (diff) | |
download | ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip |
Notes
Diffstat (limited to 'comms/cutecom')
-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 |