aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-12-05 17:07:47 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-12-05 17:07:47 +0000
commit67b77659595cfdcbcfbafc774eadff7bec288342 (patch)
tree28b6e797ea404402df7b1c216c15973bd5196e0a /deskutils/kdepim4
parenta009c47d48cec0cb4efda41c98f2c734f479c7fc (diff)
downloadports-67b77659595cfdcbcfbafc774eadff7bec288342.tar.gz
ports-67b77659595cfdcbcfbafc774eadff7bec288342.zip
Don't try to depend on openssl-stable, bsd.openssl.mk is too broken
to adjust dependencies consistently.
Notes
Notes: svn path=/head/; revision=150480
Diffstat (limited to 'deskutils/kdepim4')
-rw-r--r--deskutils/kdepim4/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile
index 6a96d55ff1f0..b3333eadd7b1 100644
--- a/deskutils/kdepim4/Makefile
+++ b/deskutils/kdepim4/Makefile
@@ -42,11 +42,6 @@ OPTIONS= GNOKII "KAdressbook import/export for Nokia phones" off
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.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
-
.if exists(${LOCALBASE}/bin/gnokii)
. if !defined(WITH_GNOKII)
GNOKII_OVERRIDE=yes