pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R Needs libXt explicitly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c999d5a132e6
branches: trunk
changeset: 523477:c999d5a132e6
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 08 15:00:36 2007 +0000
description:
Needs libXt explicitly.
diffstat:
math/R/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a90c264914f5 -r c999d5a132e6 math/R/Makefile
--- a/math/R/Makefile Mon Jan 08 14:01:41 2007 +0000
+++ b/math/R/Makefile Mon Jan 08 15:00:36 2007 +0000
@@ -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 @@
.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
Home |
Main Index |
Thread Index |
Old Index