summaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-08-28 11:25:12 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-08-28 11:25:12 +0000
commitf0a964ba3c43c2305744d8c785f119049a62db5a (patch)
tree691936f52a2e0bf49da95d696e7a0bee31bb8abf /editors/calligra
parentSynchronize with linux-png. (diff)
Fixed error in lib dep. Sorry 'bout that one.
PR: 42117 Submitted by: JY <leafy@leafy.idv.tw>
Notes
Notes: svn path=/head/; revision=65169
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 079b336fea11..de370726d4eb 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= kde@FreeBSD.org
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
automake:${PORTSDIR}/devel/automake
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- art_lgpl.5:${PORTSDIR}/graphics/libart_lgpl2
+ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2
_NO_KDE_PATCHUP=yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/g}