aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-02-12 20:20:10 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-02-12 20:20:10 +0000
commit181535c0bb9ced466185516aeade8cac70384d7b (patch)
treec068c2b20e23ed9a1297b082dc176b36e4c588ba /math
parenta3e71b1cd70cc43dc47ba0dfd5c07defa7a29d42 (diff)
downloadports-181535c0bb9ced466185516aeade8cac70384d7b.tar.gz
ports-181535c0bb9ced466185516aeade8cac70384d7b.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/matlab-installer/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/matlab-installer/Makefile b/math/matlab-installer/Makefile
index 0e239ee6f2d0..25303fb36f28 100644
--- a/math/matlab-installer/Makefile
+++ b/math/matlab-installer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= matlab-installer
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= math science java
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
@@ -14,9 +15,9 @@ LICENSE= BSD
# Move devtools depend to USE_LINUX_APPS when possible
RUN_DEPENDS= mount_cd9660_image:${PORTSDIR}/sysutils/diskimage-tools \
- auto-ask:${PORTSDIR}/sysutils/auto-admin
-# webbrowser:${PORTSDIR}/www/webbrowser \
-# ${LINUXBASE}/usr/bin/gfortran:${PORTSDIR}/devel/linux-f10-devtools
+ auto-ask:${PORTSDIR}/sysutils/auto-admin \
+ webbrowser:${PORTSDIR}/www/webbrowser \
+ ${LINUXBASE}/usr/bin/gfortran:${PORTSDIR}/devel/linux-f10-devtools
USE_XZ= yes
USE_LINUX= yes