aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/claraocr
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2003-07-15 22:13:49 +0800
committerosa <osa@FreeBSD.org>2003-07-15 22:13:49 +0800
commit5a2273486b92c50543b4b74733816de4aa5d7801 (patch)
treed2ad7dd0b2c0bdf3c39e20b77af84145125ec9c7 /graphics/claraocr
parentb5af4d23bf813e6503bae9eb07d4e6ccf2d79031 (diff)
downloadfreebsd-ports-gnome-5a2273486b92c50543b4b74733816de4aa5d7801.tar.gz
freebsd-ports-gnome-5a2273486b92c50543b4b74733816de4aa5d7801.tar.zst
freebsd-ports-gnome-5a2273486b92c50543b4b74733816de4aa5d7801.zip
Add RUN_DEPENDS of graphics/netpbm
Submitted by: Paul Pathiakis <pathiaki@pathiaki.com> PR: 54505
Diffstat (limited to 'graphics/claraocr')
-rw-r--r--graphics/claraocr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile
index 3262dfd9abb2..70e03db1274b 100644
--- a/graphics/claraocr/Makefile
+++ b/graphics/claraocr/Makefile
@@ -18,6 +18,8 @@ DISTNAME= clara-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Optical character recognition (OCR) utility
+RUN_DEPENDS= pnmenlarge:${PORTSDIR}/graphics/netpbm
+
USE_XLIB= yes
USE_PERL5= yes
MAKE_ENV= MKDIR="${MKDIR}"