summaryrefslogtreecommitdiff
path: root/deskutils/kdepim44
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-11-12 17:20:33 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-11-12 17:20:33 +0000
commit4bc8926ac16118ef112f130648459354109d341e (patch)
tree553ac6144e74684066f9707fc6f19d8129f68f9a /deskutils/kdepim44
parentAdd kiax 0.8.4, an Asterisk (IAX) client written in QT for KDE. (diff)
Dependency shenanigans to fix the 4.x package build.
Notes
Notes: svn path=/head/; revision=148037
Diffstat (limited to 'deskutils/kdepim44')
-rw-r--r--deskutils/kdepim44/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile
index 43fdda4d9d1f..6a96d55ff1f0 100644
--- a/deskutils/kdepim44/Makefile
+++ b/deskutils/kdepim44/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils mail news palm kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -43,6 +43,7 @@ OPTIONS= GNOKII "KAdressbook import/export for Nokia phones" off
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500035
+BUILD_DEPENDS+= ${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl-stable
RUN_DEPENDS+= ${LOCALBASE}/lib/libssl.so:${PORTSDIR}/security/openssl-stable
.endif