aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-05-11 05:40:32 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-05-11 05:40:32 +0000
commitff68a3b77ec60d2cca711eae1bfbd6b4ddd0844c (patch)
treec6759ca9163b47ced2dfeb5afdda6e84783429e4 /biology
parent43c47254b5f4f8c9ba5a4a0021207bd45e9da253 (diff)
downloadports-ff68a3b77ec60d2cca711eae1bfbd6b4ddd0844c.tar.gz
ports-ff68a3b77ec60d2cca711eae1bfbd6b4ddd0844c.zip
Notes
Diffstat (limited to 'biology')
-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}"