aboutsummaryrefslogtreecommitdiff
path: root/science/mcstas
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-01-05 18:23:27 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-01-05 18:23:27 +0000
commitbb733d3e6af20087a388bc78b3554502dafa9d1d (patch)
tree580f2f04648722c94d82fa098b07ecab40de6313 /science/mcstas
parent24ea928049d6573d1ea800be2b556fa6a1b70096 (diff)
downloadports-bb733d3e6af20087a388bc78b3554502dafa9d1d.tar.gz
ports-bb733d3e6af20087a388bc78b3554502dafa9d1d.zip
Notes
Diffstat (limited to 'science/mcstas')
-rw-r--r--science/mcstas/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index 49d703463fca..28f8edcfc879 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -3,7 +3,6 @@
PORTNAME= mcstas
PORTVERSION= 2.1
-#PORTREVISION= beta
CATEGORIES= science
MASTER_SITES= http://download.mcstas.org/${PORTNAME}-${PORTVERSION}/unix/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -22,8 +21,6 @@ USES= cmake gmake bison:build
#should perhaps use the toolchain file - but remember the arch
CMAKE_ARGS= "-Denable_mcstas=1"
GNU_CONFIGURE= yes
-#USE_GMAKE= yes
-USE_BISON= yes
.include <bsd.port.pre.mk>