diff options
Diffstat (limited to 'graphics/klatexformula/Makefile')
-rw-r--r-- | graphics/klatexformula/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/klatexformula/Makefile b/graphics/klatexformula/Makefile index 9bdc9e8e9fee..dc7277ec49df 100644 --- a/graphics/klatexformula/Makefile +++ b/graphics/klatexformula/Makefile @@ -18,8 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme -USE_QT_VER= 4 -QT_COMPONENTS= gui xml dbus designer_build \ +USE_QT4= gui xml dbus designer_build \ qmake_build moc_build rcc_build uic_build HAS_CONFIGURE= yes USE_GHOSTSCRIPT= yes |