summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-08 15:00:36 +0000
committerjoerg <joerg>2007-01-08 15:00:36 +0000
commit2438918794dea1d704c0365a311902a07d3a9d7a (patch)
treecf1935b0596f916a54c2fbb018fc78be76730b1c /math/R
parentb768922aed0755e01bd6b68c3470393e84a2cd16 (diff)
downloadpkgsrc-2438918794dea1d704c0365a311902a07d3a9d7a.tar.gz
Needs libXt explicitly.
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 12aa3497775..6aeac1d909c 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2006/10/08 23:12:48 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.87 2007/01/08 15:00:36 joerg Exp $
DISTNAME= R-2.3.1
CATEGORIES= math
@@ -92,6 +92,7 @@ CONFIGURE_ARGS+= --enable-mbcs=no
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../math/blas/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/tk/buildlink3.mk"
# Generate the PLIST dynamically as it changes in each version only in a