summaryrefslogtreecommitdiff
path: root/chat/telepathy-idle
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-25 10:45:10 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-25 10:45:10 +0000
commit0a1e4b683695e14c1c5959910edd7b77ec243bc0 (patch)
tree968139df6eafabca8678bf41aa14d70486623604 /chat/telepathy-idle
parent1a6b180530ea22381d31dc69f18a39f79eed6162 (diff)
downloadpkgsrc-0a1e4b683695e14c1c5959910edd7b77ec243bc0.tar.gz
*: Remove obsolete BUILDLINK_API_DEPENDS.openssl.
Diffstat (limited to 'chat/telepathy-idle')
-rw-r--r--chat/telepathy-idle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index 52e792cb73e..8741dd20306 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/01/18 21:48:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.41 2020/01/25 10:45:11 jperkin Exp $
DISTNAME= telepathy-idle-0.1.8
PKGREVISION= 12
@@ -31,7 +31,6 @@ CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
.include "../../chat/telepathy-glib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/application.mk"
-BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7
.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"