From f5c9798d5bc1b93f3f17203c588c628e70a47a6d Mon Sep 17 00:00:00 2001 From: lofi Date: Mon, 10 Jan 2005 22:04:32 +0000 Subject: Don't restrict ports depending on py-qt to python 2.3 anymore. --- devel/eric/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/eric') 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 -- cgit v1.1