diff options
Diffstat (limited to 'graphics/scantailor/Makefile')
-rw-r--r-- | graphics/scantailor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile index 5f7606190d6e..2249f9fbe3d7 100644 --- a/graphics/scantailor/Makefile +++ b/graphics/scantailor/Makefile @@ -20,8 +20,8 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png #MAKE_JOBS_UNSAFE= yes -USES= cmake gettext jpeg -USE_QT4= corelib gui xml qmake_build uic_build moc_build rcc_build \ +USES= cmake gettext jpeg qt:4 +USE_QT= corelib gui xml qmake_build uic_build moc_build rcc_build \ linguist_build USE_XORG+= xrender |