aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/kdepim44/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-11-13 01:20:33 +0800
committerlofi <lofi@FreeBSD.org>2005-11-13 01:20:33 +0800
commiteeabf13e37285b76e09cea4aa259d0f9cdd297c1 (patch)
treea8ef5d6f77781797ddbce996a0cdcb95814479ba /deskutils/kdepim44/Makefile
parent458a42d66131c27e0160f0e587800426bfb30ea0 (diff)
downloadfreebsd-ports-gnome-eeabf13e37285b76e09cea4aa259d0f9cdd297c1.tar.gz
freebsd-ports-gnome-eeabf13e37285b76e09cea4aa259d0f9cdd297c1.tar.zst
freebsd-ports-gnome-eeabf13e37285b76e09cea4aa259d0f9cdd297c1.zip
Dependency shenanigans to fix the 4.x package build.
Diffstat (limited to 'deskutils/kdepim44/Makefile')
-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