From c8c6ba9cde669176c150f363d0756b3ff038ec76 Mon Sep 17 00:00:00 2001 From: avilla Date: Mon, 23 Aug 2010 17:58:25 +0000 Subject: - Fix build with upcoming KDE 4.5. Don't bump PORTREVISION: packages built vs. KDE 4.4 work fine with 4.5. Approved by: tabthorpe (mentor, implicit) --- deskutils/kdepim4/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deskutils/kdepim4/Makefile') diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile index dd4c117013c3..868ccaaf1eb7 100644 --- a/deskutils/kdepim4/Makefile +++ b/deskutils/kdepim4/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Libraries for KDE-PIM applications +BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml + LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \ boost_thread:${PORTSDIR}/devel/boost-libs \ -- cgit