diff options
Diffstat (limited to 'chinese/fqterm/Makefile')
-rw-r--r-- | chinese/fqterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile index ba21ac2b1541..c8c4a10bc30b 100644 --- a/chinese/fqterm/Makefile +++ b/chinese/fqterm/Makefile @@ -20,8 +20,7 @@ USE_QT4= gui network script qt3support imageformats \ HAS_CONFIGURE= yes USE_DOS2UNIX= src/ui/popwidget.cpp -USE_CMAKE= yes -CMAKE_OUTSOURCE= yes +USES= cmake:outsource CMAKE_ARGS= -Wno-dev WRKSRC= ${WRKDIR}/${PORTNAME} |