aboutsummaryrefslogtreecommitdiff
path: root/science/mcstas
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /science/mcstas
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
Notes
Diffstat (limited to 'science/mcstas')
-rw-r--r--science/mcstas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index ddad64a190a0..e7176da4d452 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -18,8 +18,8 @@ COMMENT= A neutron ray-trace simulation package
LICENSE= GPLv2
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
+RUN_DEPENDS= PDL>=0:${PORTSDIR}/math/PDL \
+ p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
STRIP=
USE_PERL5= yes