diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-08 15:07:40 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-09-08 15:07:40 +0000 |
commit | 8450f1dd550cd4490fbd631ab88dca9107426ed9 (patch) | |
tree | 7669185f86df1deccd3caa47a1c0dc76e7c8eff9 /x11-toolkits/py-qt | |
parent | 0ad37ed5ae3f61357f6f886aebb44eb3891eab8d (diff) | |
download | ports-8450f1dd550cd4490fbd631ab88dca9107426ed9.tar.gz ports-8450f1dd550cd4490fbd631ab88dca9107426ed9.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 966b331c1b77..bd624d86f8f6 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -18,6 +18,7 @@ COMMENT= Python bindings for the Qt toolkit LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip +RUN_DEPENDS= ${BUILD_DEPENDS} USE_QT_VER= 3 USE_PYTHON= yes |