pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-gstat
Module Name: pkgsrc
Committed By: joerg
Date: Mon Jul 10 12:27:19 UTC 2017
Modified Files:
pkgsrc/math/R-gstat: Makefile
Log Message:
Don't hard-code dependency on g95. It seems unnecessary as well.
>From Thomas Orgis.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-gstat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/R-gstat/Makefile
diff -u pkgsrc/math/R-gstat/Makefile:1.8 pkgsrc/math/R-gstat/Makefile:1.9
--- pkgsrc/math/R-gstat/Makefile:1.8 Thu Feb 25 01:59:08 2016
+++ pkgsrc/math/R-gstat/Makefile Mon Jul 10 12:27:19 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/02/25 01:59:08 wen Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/10 12:27:19 joerg Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -17,5 +17,4 @@ DEPENDS+= R-FNN>=0:../../math/R-FNN
.include "../../math/R/Makefile.extension"
.include "../../math/blas/buildlink3.mk"
-.include "../../lang/g95/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index