summaryrefslogtreecommitdiff
path: root/graphics/evolvotron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/evolvotron/Makefile')
-rw-r--r--graphics/evolvotron/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile
index 035abd098708..8e9d5a050937 100644
--- a/graphics/evolvotron/Makefile
+++ b/graphics/evolvotron/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= evolvotron
-PORTVERSION= 0.0.4
+PORTVERSION= 0.0.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,21 +13,17 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= dyeske@yahoo.com
COMMENT= Generative software that evolves images/textures/patterns
-WRKSRC= ${WRKDIR}
+WRKSRC= ${WRKDIR}/${PORTNAME}
QTDIR?= ${X11BASE}
USE_QT_VER= 3
USE_X_PREFIX= yes
USE_REINPLACE= yes
+GNU_CONFIGURE= yes
MAKE_ENV= QTDIR="${QTDIR}"
-do-configure:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} qmake \
- -spec ${X11BASE}/share/qt/mkspecs/freebsd-g++ \
- evolvotron.pro
-
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/evolvotron ${PREFIX}/bin