summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-08 15:00:36 +0000
committerjoerg <joerg>2007-01-08 15:00:36 +0000
commit080b595b9b544b8dccfdc4fcccd748c6317ff322 (patch)
treecf1935b0596f916a54c2fbb018fc78be76730b1c
parentb8ac2d2eb3d4d6d30f9c4630941a9d49231616ca (diff)
downloadpkgsrc-080b595b9b544b8dccfdc4fcccd748c6317ff322.tar.gz
Needs libXt explicitly.
-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