summaryrefslogtreecommitdiffstats
path: root/games/peg-e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/peg-e/Makefile')
-rw-r--r--games/peg-e/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile
index 183ddaf..65c3fb1 100644
--- a/games/peg-e/Makefile
+++ b/games/peg-e/Makefile
@@ -11,15 +11,11 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Peg elimination game
+USES= qmake
USE_BZIP2= yes
-USE_QT4= corelib gui moc_build qmake_build rcc_build
+USE_QT4= corelib gui moc_build rcc_build
INSTALLS_ICONS= yes
-DESTDIRNAME= INSTALL_ROOT
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-do-configure:
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS} \
- PREFIX=${PREFIX} ${PORTNAME}.pro
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud