aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-contact-runner
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /net-im/ktp-contact-runner
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361812
Diffstat (limited to 'net-im/ktp-contact-runner')
-rw-r--r--net-im/ktp-contact-runner/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile
index 36dddcb421e6..f2cd407dcd90 100644
--- a/net-im/ktp-contact-runner/Makefile
+++ b/net-im/ktp-contact-runner/Makefile
@@ -10,8 +10,8 @@ MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src
MAINTAINER= avilla@FreeBSD.org
COMMENT= KRunner integration module for KDE Telepathy
-LIB_DEPENDS= telepathy-qt4:${PORTSDIR}/net-im/telepathy-qt4 \
- ktpcommoninternalsprivate:${PORTSDIR}/net-im/ktp-common-internals
+LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \
+ libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals
USE_KDE4= kdehier kdeprefix kdelibs automoc4
USE_QT4= corelib moc_build qmake_build rcc_build uic_build