aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-08-21 13:08:59 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-08-21 13:08:59 +0000
commit06a72f26ea4a372030fdef054ac25b0ee6b8b45a (patch)
tree4ad67aa8ce9cb28e0d0124c36a915fc0937af878 /editors/koffice-kde4
parentc0a7938c19f5607c078a43741c914d6621f9e1d7 (diff)
downloadports-06a72f26ea4a372030fdef054ac25b0ee6b8b45a.tar.gz
ports-06a72f26ea4a372030fdef054ac25b0ee6b8b45a.zip
Notes
Diffstat (limited to 'editors/koffice-kde4')
-rw-r--r--editors/koffice-kde4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index 957298f215b5..08723ab20b13 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= koffice
PORTVERSION= ${KOFFICE2_VERSION}
-PORTREVISION?= 1
+PORTREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/
@@ -19,7 +19,8 @@ COMMENT= Office suite for KDE
BUILD_DEPENDS= eigen>=2.0.b3:${PORTSDIR}/math/eigen2 \
gmm++>=3.0.4:${PORTSDIR}/math/gmm++ \
- ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30
+ ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx30 \
+ ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
qca.2:${PORTSDIR}/devel/qca \
GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \