diff options
Diffstat (limited to 'textproc/qt4-clucene/Makefile')
-rw-r--r-- | textproc/qt4-clucene/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/qt4-clucene/Makefile b/textproc/qt4-clucene/Makefile index 97c429e08e92..92bd19c0c6a1 100644 --- a/textproc/qt4-clucene/Makefile +++ b/textproc/qt4-clucene/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt bindings for the CLucene full-text search library -USE_QT4= qmake_build corelib -QT_DIST= yes +USES= qmake:no_env qt-dist:4 +USE_QT= corelib HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |