diff options
Diffstat (limited to 'textproc/qt4-clucene/Makefile')
-rw-r--r-- | textproc/qt4-clucene/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/qt4-clucene/Makefile b/textproc/qt4-clucene/Makefile index 4fb0a49da433..f0caa2039849 100644 --- a/textproc/qt4-clucene/Makefile +++ b/textproc/qt4-clucene/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= QtCLucene full text search library wrapper -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build corelib +USE_QT4= qmake_build corelib QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |