diff options
Diffstat (limited to 'print/kpdftool/Makefile')
-rw-r--r-- | print/kpdftool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile index 0c5535e..0af9bf2 100644 --- a/print/kpdftool/Makefile +++ b/print/kpdftool/Makefile @@ -17,8 +17,7 @@ COMMENT= Tool to ease your PDF related work RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_ZIP= yes -USE_QT_VER= 4 -QT_COMPONENTS= qt3support moc_build porting_build qmake_build uic3_build +USE_QT4= qt3support moc_build porting_build qmake_build uic3_build USE_GHOSTSCRIPT_RUN= yes MAKE_JOBS_SAFE= yes |