summaryrefslogtreecommitdiffstats
path: root/devel/eric
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
committerlofi <lofi@FreeBSD.org>2005-01-10 22:04:32 +0000
commitf5c9798d5bc1b93f3f17203c588c628e70a47a6d (patch)
tree02cf5f96970220515641c3ba3e3136ad16e05aac /devel/eric
parentacd5a23a5d4bdb9e9996548889f6c5c888656243 (diff)
downloadFreeBSD-ports-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.zip
FreeBSD-ports-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.tar.gz
Don't restrict ports depending on py-qt to python 2.3 anymore.
Diffstat (limited to 'devel/eric')
-rw-r--r--devel/eric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/eric/Makefile b/devel/eric/Makefile
index 8fe59ed..7cdd20e 100644
--- a/devel/eric/Makefile
+++ b/devel/eric/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eric
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://www.die-offenbachs.de/detlev/files/
@@ -17,7 +18,7 @@ BUILD_DEPENDS= ${X11BASE}/lib/libqscintilla.so:${PORTSDIR}/x11-toolkits/qscintil
${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip\
pyuic:${PORTSDIR}/x11-toolkits/py-qt
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_REINPLACE= yes
NO_BUILD= yes
OpenPOWER on IntegriCloud