aboutsummaryrefslogtreecommitdiff
path: root/devel/mercurial
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 07:50:41 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 07:50:41 +0000
commit5e9f42cbda7723e209ee352f41df8fd3d7d1ee28 (patch)
tree5fb7f0ec92b0b2a109bebac3d6e46dbbc6f3f976 /devel/mercurial
parentb0f65c8787968933f446b1206ae11e0ac7e0386e (diff)
downloadports-5e9f42cbda7723e209ee352f41df8fd3d7d1ee28.tar.gz
ports-5e9f42cbda7723e209ee352f41df8fd3d7d1ee28.zip
Notes
Diffstat (limited to 'devel/mercurial')
-rw-r--r--devel/mercurial/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile
index 1766831eb2a3..92ed96c669ef 100644
--- a/devel/mercurial/Makefile
+++ b/devel/mercurial/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mercurial
PORTVERSION= 1.7.5
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://mercurial.selenic.com/release/
@@ -19,7 +20,7 @@ PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "
.endif
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= ${PORTNAME}
PYDISTUTILS_PKGVERSION= ${PORTVERSION}