diff options
Diffstat (limited to 'devel/qt4-help-tools/Makefile')
-rw-r--r-- | devel/qt4-help-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/qt4-help-tools/Makefile b/devel/qt4-help-tools/Makefile index ad29da6..629406b 100644 --- a/devel/qt4-help-tools/Makefile +++ b/devel/qt4-help-tools/Makefile @@ -15,8 +15,7 @@ PKGNAMESUFFIX= -tools MAINTAINER= kde@FreeBSD.org COMMENT= QtHelp tools to generate and convert documentation -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build uic_build corelib \ +USE_QT4= qmake_build moc_build rcc_build uic_build corelib \ gui sql xml doc help QT_NONSTANDARD= yes QT_DIST= yes |