aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/avida/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/avida/Makefile b/biology/avida/Makefile
index 12958cc330e6..825a3dc3b317 100644
--- a/biology/avida/Makefile
+++ b/biology/avida/Makefile
@@ -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}"