aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocropus
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2013-03-07 04:38:30 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2013-03-07 04:38:30 +0000
commit5cc9202f91ba708fb595c5d57313b742f6536264 (patch)
tree143944bd8d3a660fef3f636870f397038409b0dc /graphics/ocropus
parent51cd110a01e0843c61657f585ade4723864e9fec (diff)
downloadports-5cc9202f91ba708fb595c5d57313b742f6536264.tar.gz
ports-5cc9202f91ba708fb595c5d57313b742f6536264.zip
Notes
Diffstat (limited to 'graphics/ocropus')
-rw-r--r--graphics/ocropus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocropus/Makefile b/graphics/ocropus/Makefile
index 412c7065c21b..7c20c6e12dc7 100644
--- a/graphics/ocropus/Makefile
+++ b/graphics/ocropus/Makefile
@@ -44,7 +44,7 @@ USE_SDL= sdl
.if !defined(WITH_LEPTONICA)
CONFIGURE_ARGS+=--without-leptonica
.else
-LIB_DEPENDS+= lept.2:${PORTSDIR}/graphics/leptonica
+LIB_DEPENDS+= lept:${PORTSDIR}/graphics/leptonica
.endif
pre-configure: