aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-01-11 06:04:32 +0800
committerlofi <lofi@FreeBSD.org>2005-01-11 06:04:32 +0800
commitf5c9798d5bc1b93f3f17203c588c628e70a47a6d (patch)
tree02cf5f96970220515641c3ba3e3136ad16e05aac /misc
parentacd5a23a5d4bdb9e9996548889f6c5c888656243 (diff)
downloadfreebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.tar.gz
freebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.tar.zst
freebsd-ports-gnome-f5c9798d5bc1b93f3f17203c588c628e70a47a6d.zip
Don't restrict ports depending on py-qt to python 2.3 anymore.
Diffstat (limited to 'misc')
-rw-r--r--misc/flyway/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index 0b75b0c3820d..965d4e217e53 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