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>
This commit is contained in:
parent
6fe53bfc64
commit
0c5dc324a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102233
1 changed files with 2 additions and 0 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue