aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-python
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
commit320e1ae04a5cb648decf7687de1c7f4374992b84 (patch)
treee214c064234f069b4fcf1d4d9b33d13e1ac5ff74 /net-im/telepathy-python
parent30c5702c27b8779244ed77aaceab1faf8ebc99b7 (diff)
downloadfreebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.gz
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.zst
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.zip
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'net-im/telepathy-python')
-rw-r--r--net-im/telepathy-python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile
index 39b64876eeb9..43fe33ba4456 100644
--- a/net-im/telepathy-python/Makefile
+++ b/net-im/telepathy-python/Makefile
@@ -7,6 +7,7 @@
PORTNAME= telepathy-python
PORTVERSION= 0.15.19
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +22,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \