summaryrefslogtreecommitdiff
path: root/misc/flyway
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-29 23:39:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-29 23:39:25 +0000
commitb0df635093cacaf38cc565d6ec6616dbb9f45c6b (patch)
tree71a5d966734681fcaa0016ebaca9611cc8347edc /misc/flyway
parent*******************IMPORTANT******************* (diff)
- Fix dependencies on py-qt
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=99453
Diffstat (limited to 'misc/flyway')
-rw-r--r--misc/flyway/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile
index da177a45e65c..fe434e9cbbd9 100644
--- a/misc/flyway/Makefile
+++ b/misc/flyway/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.bellz.org/flyway/
MAINTAINER= ports@FreeBSD.org
COMMENT= A VFR/IFR Route Planner for Pilots
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt
+RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
USE_PYTHON= yes
NO_BUILD= yes