Add a missing BUILD_DEPENDS.

Reported by:	Kris.
This commit is contained in:
Thierry Thomas 2004-05-11 05:40:32 +00:00
parent 43c47254b5
commit ff68a3b77e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108887

View file

@ -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}"