summaryrefslogtreecommitdiffstats
path: root/misc/flyway
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 /misc/flyway
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 'misc/flyway')
-rw-r--r--misc/flyway/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index 0b75b0c..965d4e2 100644
--- a/misc/flyway/Makefile
+++ b/misc/flyway/Makefile
@@ -8,6 +8,7 @@
PORTNAME= flyway
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= misc python
MASTER_SITES= http://www.bellz.org/flyway/
@@ -18,7 +19,7 @@ BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_X_PREFIX= yes
-USE_PYTHON= 2.3
+USE_PYTHON= yes
USE_REINPLACE= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/FlyWay
OpenPOWER on IntegriCloud