aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-lxml/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-06-25 14:42:19 +0800
committermiwi <miwi@FreeBSD.org>2011-06-25 14:42:19 +0800
commitd2dc11421d8349db5c381a41acc5e88e656991ab (patch)
tree705b2a2cc09e62d36fef2ba07d56c67bf38bd28d /devel/py-lxml/Makefile
parent12558c4510c7cc527ff6dcf98090f5cd41d59417 (diff)
downloadfreebsd-ports-gnome-d2dc11421d8349db5c381a41acc5e88e656991ab.tar.gz
freebsd-ports-gnome-d2dc11421d8349db5c381a41acc5e88e656991ab.tar.zst
freebsd-ports-gnome-d2dc11421d8349db5c381a41acc5e88e656991ab.zip
- Update to 2.3
PR: 155720 Submitted by: Andrei Antoukh <niwi@niwi.be> Approved by: maintainer
Diffstat (limited to 'devel/py-lxml/Makefile')
-rw-r--r--devel/py-lxml/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile
index 658ebddd23e8..c0d863f5333c 100644
--- a/devel/py-lxml/Makefile
+++ b/devel/py-lxml/Makefile
@@ -1,12 +1,11 @@
-# Ports collection makefile for: py-lxml
+# Ports collection makefile for: py-lxml
# Date created: Feb 18, 2007
-# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
+# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD$
-#
PORTNAME= lxml
-PORTVERSION= 2.2.7
+PORTVERSION= 2.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +16,7 @@ COMMENT= Pythonic binding for the libxml2 and libxslt libraries
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt
-USE_PYTHON= yes
+USE_PYTHON= 2.6+
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes