summaryrefslogtreecommitdiff
path: root/sysutils/luma
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
commita0a495a09099c2e5644305b134fc1884c09bc85f (patch)
treee1a62540aa9c9c5e04261a7e3b0c228b0ac4687a /sysutils/luma
parentUpdate to 0.10.2 (diff)
Don't restrict ports depending on py-qt to python 2.3 anymore.
Notes
Notes: svn path=/head/; revision=126091
Diffstat (limited to 'sysutils/luma')
-rw-r--r--sysutils/luma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/luma/Makefile b/sysutils/luma/Makefile
index 1edc8d5d2fdd..78045879fffc 100644
--- a/sysutils/luma/Makefile
+++ b/sysutils/luma/Makefile
@@ -7,6 +7,7 @@
PORTNAME= luma
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= sysutils net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_ldap.so:${PORTSDIR}/net/py-ldap2 \
pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_BZIP2= yes
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYSETUP= install.py
PYDISTUTILS_BUILDARGS= build