diff options
Diffstat (limited to 'chinese/qterm/Makefile')
-rw-r--r-- | chinese/qterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/qterm/Makefile b/chinese/qterm/Makefile index 3650176d4fd9..5c7ef3833708 100644 --- a/chinese/qterm/Makefile +++ b/chinese/qterm/Makefile @@ -10,8 +10,8 @@ MAINTAINER= kaiwang27@gmail.com COMMENT= BBS client for BSD/Linux USE_BZIP2= yes -USES= cmake -USE_PERL5_BUILD= yes +USES= cmake perl5 +USE_PERL5= build USE_QT4= codecs-cn_run codecs-tw_run gui help-tools_build \ linguist_build moc_build network qt3support_build \ qmake_build rcc_build uic_build xml |