diff options
Diffstat (limited to 'graphics/claraocr/Makefile')
-rw-r--r-- | graphics/claraocr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index 232bc59eb931..fbe1bde1024a 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -14,9 +14,8 @@ COMMENT= Optical character recognition (OCR) utility RUN_DEPENDS= pnmenlarge:${PORTSDIR}/graphics/netpbm -USES= shebangfix +USES= shebangfix perl5 USE_XORG= x11 -USE_PERL5= yes MAKE_ENV= MKDIR="${MKDIR}" MAKE_JOBS_SAFE= yes |