Bump dependency as needed.

This commit is contained in:
joerg 2013-08-31 14:51:27 +00:00
parent 3f47944fd4
commit 76232f77cf

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2013/08/31 08:43:23 joerg Exp $
# $NetBSD: Makefile,v 1.8 2013/08/31 14:51:27 joerg Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@ -11,7 +11,7 @@ LICENSE= lucent
R_PKGNAME= mapproj
R_PKGVER= 1.2-1
DEPENDS+= R-maps>=2.2.5:../../math/R-maps
DEPENDS+= R-maps>=2.3.0:../../math/R-maps
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"