summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authormarkd <markd>2004-03-01 11:42:13 +0000
committermarkd <markd>2004-03-01 11:42:13 +0000
commit672336b19ec458eba778f5fc8627fb4883d32e99 (patch)
tree549587bd5764fbfae774a6ff1dea48b3ed99b641 /math/R
parent53780d67b05424136aa9c9ce8818ef46eca116f1 (diff)
downloadpkgsrc-672336b19ec458eba778f5fc8627fb4883d32e99.tar.gz
USE_LANGUAGES= c fortran
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 96476b90e26..8e6c5a3ee77 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2004/01/24 13:58:23 grant Exp $
+# $NetBSD: Makefile,v 1.49 2004/03/01 11:42:13 markd Exp $
DISTNAME= R-1.8.1
PKGREVISION= 1
@@ -49,6 +49,7 @@ CONFIGURE_ENV+= ac_cv_lib_blas_dgemm_=yes
# by the package builder.
#
USE_FORTRAN= # defined
+USE_LANGUAGES= c fortran
.include "../../mk/bsd.prefs.mk"