Bump PKGREVISION as fix to mk/compiler/g95.mk means that correct FC value
is now stored in R/etc/Makeconf meaning that R can now build modules outside of pkgsrc context.
This commit is contained in:
parent
343b908590
commit
f3576c9aab
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.131 2012/10/03 21:56:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.132 2012/12/15 21:35:54 markd Exp $
|
||||
|
||||
DISTNAME= R-2.14.2
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/}
|
||||
|
||||
|
|
Loading…
Reference in a new issue