diff options
Diffstat (limited to 'graphics/tesseract/Makefile')
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 357046c1fc24..d306637095f7 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= liblept.so:${PORTSDIR}/graphics/leptonica DIST_SUBDIR= ${PORTNAME} PROJECTHOST= tesseract-ocr -WRKSRC= ${WRKDIR}/tesseract-ocr +WRKSRC= ${WRKDIR}/tesseract-ocr GNU_CONFIGURE= yes USE_LDCONFIG= yes |