summaryrefslogtreecommitdiff
path: root/net-im/papyon/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-03-08 22:17:11 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-03-08 22:17:11 +0000
commitfc4426389169d7f79c1129c3228b5f20b8b6ad4f (patch)
tree1cfaf4eeaa3b08f882a8c00bd6c1bed9697b0936 /net-im/papyon/Makefile
parentnet-mgmt/netmond: Fix build when DOCS is selected. (diff)
Fix detection of py-openssl after the update of it to 0.14.
Submitted by: Gustau Perez i Querol <gustau.perez@gmail.com>
Notes
Notes: svn path=/head/; revision=347538
Diffstat (limited to 'net-im/papyon/Makefile')
-rw-r--r--net-im/papyon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile
index e43adb61e610..a1c957009d56 100644
--- a/net-im/papyon/Makefile
+++ b/net-im/papyon/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A fork of pymsn to support the telepathy MSN connection manager
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl \
+BUILD_DEPENDS= py*-openssl>0:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \
${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:${PORTSDIR}/multimedia/py-gstreamer \
${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl \
+RUN_DEPENDS= py*-openssl>0:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \
${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:${PORTSDIR}/multimedia/py-gstreamer \
${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2