diff options
Diffstat (limited to 'print/kpdftool/Makefile')
-rw-r--r-- | print/kpdftool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile index e0b71a63450d..cc9bf2b17ca3 100644 --- a/print/kpdftool/Makefile +++ b/print/kpdftool/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple utility to manipulate PS and PDF files RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_ZIP= yes -USE_QT4= qt3support moc_build porting_build qmake_build uic3_build +USE_QT4= qt3support moc_build porting_build uic3_build USE_GHOSTSCRIPT_RUN= yes USES= qmake |