diff options
Diffstat (limited to 'math/scilab/Makefile')
-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 |