summaryrefslogtreecommitdiff
path: root/math/R-project
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-02 06:27:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-02 06:27:40 +0000
commitc452582dce8fe3c9a265f0bb70eb9b2aae32370c (patch)
tree6a4a58a410f5e7c158f4bb0ef3a61ba1aa36761a /math/R-project
parentOops. Forgot to remove BROKEN tag. (diff)
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....)
Notes
Notes: svn path=/head/; revision=11658
Diffstat (limited to 'math/R-project')
-rw-r--r--math/R-project/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R-project/Makefile b/math/R-project/Makefile
index a08d9b8691f4..7e7b09c7e2f7 100644
--- a/math/R-project/Makefile
+++ b/math/R-project/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