aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim4-runtime
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:28:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 18:28:10 +0000
commit0d0c38abda42953116077041374621f29398bca1 (patch)
treef84adaddc0b7a4395bdc34d83a623d5052d2e8b9 /deskutils/kdepim4-runtime
parentb4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d (diff)
downloadports-0d0c38abda42953116077041374621f29398bca1.tar.gz
ports-0d0c38abda42953116077041374621f29398bca1.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
Notes
Notes: svn path=/head/; revision=336190
Diffstat (limited to 'deskutils/kdepim4-runtime')
-rw-r--r--deskutils/kdepim4-runtime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/kdepim4-runtime/Makefile b/deskutils/kdepim4-runtime/Makefile
index d113bb58fbfa..5c495d538355 100644
--- a/deskutils/kdepim4-runtime/Makefile
+++ b/deskutils/kdepim4-runtime/Makefile
@@ -11,9 +11,9 @@ DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications
-LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
- kgapi.0:${PORTSDIR}/devel/libkgapi \
- kolab:${PORTSDIR}/devel/libkolab
+LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
+ libkgapi.so:${PORTSDIR}/devel/libkgapi \
+ libkolab.so:${PORTSDIR}/devel/libkolab
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
CONFLICTS= akonadi-google-0.*