diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-25 12:54:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-25 12:54:07 +0000 |
commit | d1f9f6aba5673903b31a3211810a5f38240493ba (patch) | |
tree | 5aaea56b983ec301119e0487f76dd22088190cfb /math/scilab | |
parent | b0877ac4490a4c5f379d85a76d9f9fcccd579e1f (diff) |
Doesn't package, is missing (at least) a few hundred files.
Notes
Notes:
svn path=/head/; revision=12119
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 |