diff options
Diffstat (limited to 'graphics/yagf/Makefile')
-rw-r--r-- | graphics/yagf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/yagf/Makefile b/graphics/yagf/Makefile index a8c0df817ab0..d11fe1388447 100644 --- a/graphics/yagf/Makefile +++ b/graphics/yagf/Makefile @@ -24,7 +24,7 @@ OPTIONS_DEFINE=TESSERACT TESSERACT_DESC= Tesseract OCR engine TESSERACT_RUN_DEPENDS= tesseract:graphics/tesseract -USES= cmake desktop-file-utils pkgconfig qt:4 +USES= cmake:insource desktop-file-utils pkgconfig qt:4 USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_QT= corelib gui imageformats linguist_build \ |