summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-10-07 12:26:54 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-10-07 12:26:54 +0000
commit4476a5c13821d153cdcaaeebabd193b704ecb77a (patch)
treecd193dd8c561bb2f429a8bf31172de87b83d4a9f /irc
parentFix pkgname collision (diff)
- Remove LATEST_LINK from my Qt4/KDE4 ports
- Use new LIB_DEPENDS syntax - Use options helpers
Notes
Notes: svn path=/head/; revision=329697
Diffstat (limited to 'irc')
-rw-r--r--irc/konversation-kde4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile
index 112d3bfe3996..e3ab0b922d03 100644
--- a/irc/konversation-kde4/Makefile
+++ b/irc/konversation-kde4/Makefile
@@ -9,11 +9,9 @@ MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${DISTVERSION}/src
MAINTAINER= makc@FreeBSD.org
-COMMENT= A user friendly IRC client for KDE
+COMMENT= User friendly IRC client for KDE
-LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca
-
-LATEST_LINK= ${PORTNAME}-kde4
+LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca
USE_XZ= yes
USES= cmake