diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-02 00:06:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-02 00:06:58 +0000 |
commit | f81119dfa0f6c73f5fb540a71f32db6567b65847 (patch) | |
tree | 9bbb444f96b1ee3225015a12e8b7561c19977318 /net-im/telepathy-butterfly | |
parent | 907ee9b71047539135f2d39b88300c99252fb064 (diff) | |
download | ports-f81119dfa0f6c73f5fb540a71f32db6567b65847.tar.gz ports-f81119dfa0f6c73f5fb540a71f32db6567b65847.zip |
Notes
Diffstat (limited to 'net-im/telepathy-butterfly')
-rw-r--r-- | net-im/telepathy-butterfly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile index 683bda4eed0e..f9e634033595 100644 --- a/net-im/telepathy-butterfly/Makefile +++ b/net-im/telepathy-butterfly/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyo RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon \ ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} |