diff options
Diffstat (limited to 'devel/qt4-qt3support/Makefile')
-rw-r--r-- | devel/qt4-qt3support/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/qt4-qt3support/Makefile b/devel/qt4-qt3support/Makefile index 0eabf96da490..739afd344ee9 100644 --- a/devel/qt4-qt3support/Makefile +++ b/devel/qt4-qt3support/Makefile @@ -14,8 +14,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt3 compatibility library -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build corelib gui network sql xml +USE_QT4= qmake_build moc_build corelib gui network sql xml QT_NONSTANDARD= yes QT_DIST= yes MAKE_JOBS_SAFE= yes |