aboutsummaryrefslogtreecommitdiffstats
path: root/math/scilab/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-06-17 03:45:45 +0800
committerrafan <rafan@FreeBSD.org>2007-06-17 03:45:45 +0800
commit1c3a53e9a5868a0085e4cf080a051fb59b3874b1 (patch)
tree1ff76afcc86730ee4f45e325e3a9fd1b34f4ca00 /math/scilab/Makefile
parent7b74c69c57e411b82f4cfc2c02ec6cc227b1a0b3 (diff)
downloadfreebsd-ports-gnome-1c3a53e9a5868a0085e4cf080a051fb59b3874b1.tar.gz
freebsd-ports-gnome-1c3a53e9a5868a0085e4cf080a051fb59b3874b1.tar.zst
freebsd-ports-gnome-1c3a53e9a5868a0085e4cf080a051fb59b3874b1.zip
- Update to 4.1.1
- Remove PLIST_SUB DOCSDIR substitution is handled by bsd.port.mk PORTVERSION is no longer used in pkg-plist PR: ports/113706 Submitted by: Jean-Sebastien Roy <js at jeannot.org> (maintainer)
Diffstat (limited to 'math/scilab/Makefile')
-rw-r--r--math/scilab/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 16aa84b060bc..af76a47d8dca 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= scilab
-PORTVERSION= 4.1
-PORTREVISION= 3
+PORTVERSION= 4.1.1
CATEGORIES= math cad parallel
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
EXTRACT_SUFX= -src.tar.gz
@@ -38,8 +37,6 @@ CONFIGURE_ARGS= --with-tk \
CONFIGURE_ENV+= X11BASE=${X11BASE} F77=${F77} FFLAGS="${FFLAGS}"
-PLIST_SUB= PORTVERSION="${PORTVERSION}" DOCSDIR="share/doc/scilab"
-
OPTIONS= GTK2 "Use Gtk+2 interface" off \
PVM "Use PVM" off