diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 21:07:59 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-26 21:07:59 +0000 |
commit | 0c5dc324a23ffc54636eca96396ea5f218730db4 (patch) | |
tree | 19e76f1631e2a576e2a769e3d48f143b20187c44 /cad | |
parent | 6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b (diff) | |
download | ports-0c5dc324a23ffc54636eca96396ea5f218730db4.tar.gz ports-0c5dc324a23ffc54636eca96396ea5f218730db4.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/vipec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index e243044fecc2..864cec8f74b1 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -19,6 +19,8 @@ COMMENT= Analyze high frequency, linear electrical networks WRKSRC= ${WRKDIR}/${DISTNAME}/src +BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake + USE_QT_VER= 3 USE_GMAKE= yes MAKE_ENV= QTDIR="${QT_PREFIX}" |