diff options
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index a08d9b8691f4..7e7b09c7e2f7 100644 --- a/math/R/Makefile +++ b/math/R/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 |