aboutsummaryrefslogtreecommitdiff
path: root/science/mcstas/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-09 12:42:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-09 12:42:52 +0000
commita919f8274a1be6116c9ad72007aeb548186036ed (patch)
tree43a129748c5e20b6ec7fcc38fac74012344bdc4b /science/mcstas/Makefile
parent7226e3d55f3f851905867e66c0cef4af13bf4771 (diff)
downloadports-a919f8274a1be6116c9ad72007aeb548186036ed.tar.gz
ports-a919f8274a1be6116c9ad72007aeb548186036ed.zip
Notes
Diffstat (limited to 'science/mcstas/Makefile')
-rw-r--r--science/mcstas/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index 10693949c3f3..32af6ec56756 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -5,19 +5,21 @@
# $FreeBSD$
PORTNAME= mcstas
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= science
-MASTER_SITES= http://mcstas.risoe.dk/download/
+MASTER_SITES= http://www.mcstas.org/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= Joerg.Pulz@frm2.tum.de
COMMENT= A neutron ray-trace simulation package
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \
+BUILD_DEPENDS= pgxwin_server:${PORTSDIR}/graphics/pgplot
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PDL.pm:${PORTSDIR}/math/PDL \
${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
STRIP=
USE_GZIP= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_MTREE= yes