mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add a missing BUILD_DEPENDS.
Reported by: Kris.
This commit is contained in:
parent
43c47254b5
commit
ff68a3b77e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108887
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ USE_PERL5_BUILD= yes
|
|||
USE_REINPLACE= yes
|
||||
|
||||
.if !defined(WITHOUT_QT)
|
||||
BUILD_DEPENDS+= qmake:${PORTSDIR}/devel/qmake
|
||||
USE_QT_VER= 3
|
||||
CONFIGURE_ARGS+= --enable-qt-viewer
|
||||
CONFIGURE_ENV+= QTDIR="${LOCALBASE}"
|
||||
|
|
Loading…
Add table
Reference in a new issue