pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-GRASS Requires zlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f09f1c7c498
branches: trunk
changeset: 639882:4f09f1c7c498
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Sep 29 15:11:43 2014 +0000
description:
Requires zlib.
diffstat:
math/R-GRASS/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r e7c2a3801eac -r 4f09f1c7c498 math/R-GRASS/Makefile
--- a/math/R-GRASS/Makefile Mon Sep 29 12:27:16 2014 +0000
+++ b/math/R-GRASS/Makefile Mon Sep 29 15:11:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2013/12/07 19:32:48 dholland Exp $
+# $NetBSD: Makefile,v 1.8 2014/09/29 15:11:43 jperkin Exp $
CATEGORIES= databases math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -13,5 +13,6 @@
post-extract:
echo 'exportPattern("^[^\\.]")' > ${WRKSRC}/NAMESPACE
+.include "../../devel/zlib/buildlink3.mk"
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index