diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-21 13:08:59 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-21 13:08:59 +0000 |
commit | 06a72f26ea4a372030fdef054ac25b0ee6b8b45a (patch) | |
tree | 4ad67aa8ce9cb28e0d0124c36a915fc0937af878 /irc/konversation-kde4 | |
parent | c0a7938c19f5607c078a43741c914d6621f9e1d7 (diff) | |
download | ports-06a72f26ea4a372030fdef054ac25b0ee6b8b45a.tar.gz ports-06a72f26ea4a372030fdef054ac25b0ee6b8b45a.zip |
Notes
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r-- | irc/konversation-kde4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index 2be198a7b6d8..beca88f6d73d 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME}/${DISTVERSION}/src MAINTAINER= makc@FreeBSD.org COMMENT= A user friendly IRC client for KDE +BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca LATEST_LINK= ${PORTNAME}-kde4 |