diff options
author | asami <asami@FreeBSD.org> | 1998-07-25 20:54:07 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-25 20:54:07 +0800 |
commit | 562c4c886e08647d2c1ff0097fd2e0c9eb4f4492 (patch) | |
tree | 35d3f2bcecc7c63b82c5b0a4e97e54d7ac3d8c8e /math/Scilab | |
parent | ff1c6be5c449cf48c4536d60ac0dd84cbb3a5b81 (diff) | |
download | freebsd-ports-gnome-562c4c886e08647d2c1ff0097fd2e0c9eb4f4492.tar.gz freebsd-ports-gnome-562c4c886e08647d2c1ff0097fd2e0c9eb4f4492.tar.zst freebsd-ports-gnome-562c4c886e08647d2c1ff0097fd2e0c9eb4f4492.zip |
Doesn't package, is missing (at least) a few hundred files.
Diffstat (limited to 'math/Scilab')
-rw-r--r-- | math/Scilab/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Scilab/Makefile b/math/Scilab/Makefile index 34ba59452751..fb6f53ba146d 100644 --- a/math/Scilab/Makefile +++ b/math/Scilab/Makefile @@ -3,7 +3,7 @@ # Date created: 13 June 1997 # Whom: paulo@isr.uc.pt # -# $Id: Makefile,v 1.1.1.1 1997/06/18 12:14:51 tg Exp $ +# $Id: Makefile,v 1.2 1998/02/11 10:36:31 tg Exp $ # DISTNAME= scilab-2.3.1 @@ -16,6 +16,8 @@ MAINTAINER= paulo@isr.uc.pt RUN_DEPENDS= xless:${PORTSDIR}/misc/xless +BROKEN= package + NO_CDROM= "Don't sell for profit." WRKSRC= ${WRKDIR}/scilab-2.3 HAS_CONFIGURE= yes |