diff options
author | asami <asami@FreeBSD.org> | 1998-07-02 06:27:40 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-02 06:27:40 +0000 |
commit | ff2cbaf633b9d62380977535aba910692b8455d3 (patch) | |
tree | 265426676d367f12e6791435951f72145933cc51 /math/R-letter | |
parent | 28ae48c1a0454b4ef0d14d465d95724c37ad6c08 (diff) | |
download | FreeBSD-ports-ff2cbaf633b9d62380977535aba910692b8455d3.zip FreeBSD-ports-ff2cbaf633b9d62380977535aba910692b8455d3.tar.gz |
Mark this port broken:
===
:
tar: can't add file share/R/library/stepfun/html/stepfun.html : No such file or directory
tar: can't add file share/R/library/stepfun/latex/ecdf.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/plot.stepfun.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/stepfun.tex : No such file or directory
*** Error code 1
Stop.
===
(this is is just the tail end of it, there are at least 500 missing files
in the PLIST....)
Diffstat (limited to 'math/R-letter')
-rw-r--r-- | math/R-letter/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R-letter/Makefile b/math/R-letter/Makefile index a08d9b8..7e7b09c 100644 --- a/math/R-letter/Makefile +++ b/math/R-letter/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 23 07:36:55 EST 1998 # Whom: Maurice Castro <maurice@serc.rmit.edu.au> # -# $Id: Makefile,v 1.2 1998/05/07 06:08:24 mph Exp $ +# $Id: Makefile,v 1.3 1998/06/28 23:37:34 steve Exp $ # DISTNAME= R-0.62.1 @@ -21,6 +21,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= maurice@serc.rmit.edu.au +BROKEN= package + GNU_CONFIGURE= yes USE_PERL5= yes |