diff options
Diffstat (limited to 'graphics/evolvotron')
-rw-r--r-- | graphics/evolvotron/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index e8e77445a1e7..756b9b67ef02 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dyeske@yahoo.com COMMENT= Generative software that evolves images/textures/patterns +BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake + WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT_VER= 3 |