From d523a16aee0cba5df88467237f01a2586f612725 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 11 Dec 2011 21:10:05 +0000 Subject: fix pasto --- math/R/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/R') diff --git a/math/R/Makefile b/math/R/Makefile index d87c6dd70f4..414159134be 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2011/12/11 18:41:47 markd Exp $ +# $NetBSD: Makefile,v 1.122 2011/12/11 21:10:05 dholland Exp $ DISTNAME= R-2.14.0 PKGREVISION= 1 @@ -96,7 +96,7 @@ INSTALL_SCRIPT= ${INSTALL} ${COPY} -m ${BINMODE} # to build NEWS.pdf BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin BUILD_DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont -BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ae +BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3 BUILDLINK_API_DEPENDS.bzip2+= bzip2>=1.0.5 -- cgit v1.2.3