summaryrefslogtreecommitdiff
path: root/cad/vipec
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 21:07:59 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 21:07:59 +0000
commit0c5dc324a23ffc54636eca96396ea5f218730db4 (patch)
tree19e76f1631e2a576e2a769e3d48f143b20187c44 /cad/vipec
parentRemove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which (diff)
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now. Submitted by: Kaarthik Sivakumar <kaarthik@comcast.net>
Notes
Notes: svn path=/head/; revision=102233
Diffstat (limited to 'cad/vipec')
-rw-r--r--cad/vipec/Makefile2
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}"