diff options
Diffstat (limited to 'science/mcstas/Makefile')
-rw-r--r-- | science/mcstas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile index dd3eb22..8367db9 100644 --- a/science/mcstas/Makefile +++ b/science/mcstas/Makefile @@ -19,9 +19,8 @@ RUN_DEPENDS= PDL>=0:${PORTSDIR}/math/PDL \ p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk STRIP= -USES= perl5 +USES= perl5 gmake GNU_CONFIGURE= yes -USE_GMAKE= yes NO_MTREE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |