summaryrefslogtreecommitdiff
path: root/misc/flyway/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-13 13:52:49 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-13 13:52:49 +0000
commit7b3ebf967845031aad74022b42bf984ff93e8fb2 (patch)
treee0108181c73119c96537d1cda88e2ace01bedd37 /misc/flyway/Makefile
parentUpdate to 1.19 (nuke singleton plist while here) (diff)
Update to 0.3.3
PR: ports/68931 Submitted by: Michael Johnson (maintainer)
Diffstat (limited to 'misc/flyway/Makefile')
-rw-r--r--misc/flyway/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index 501a1503f642..7a407dca2ecc 100644
--- a/misc/flyway/Makefile
+++ b/misc/flyway/Makefile
@@ -7,13 +7,15 @@
#
PORTNAME= flyway
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= misc python
-MASTER_SITES= http://www.bellz.org/flyway/
+MASTER_SITES= http://www.bellz.org/flyway/ \
+ http://vtel.rgv.net/~ahze/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= A VFR/IFR Route Planner for Pilots
+BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_X_PREFIX= yes