summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-03-16 22:54:29 +0000
committerdholland <dholland@pkgsrc.org>2013-03-16 22:54:29 +0000
commiteec2e8824afaebf6b620ea87efebd84449c1a1f2 (patch)
treecf47ac3d32e56f4dd7f30125b21ada2ea64acec4 /math
parentceb0123d567d036874f31739c47b0ed2a10d2501 (diff)
downloadpkgsrc-eec2e8824afaebf6b620ea87efebd84449c1a1f2.tar.gz
Update ghostscript depends. PKGREVISION -> 6
Diffstat (limited to 'math')
-rw-r--r--math/R-CGIwithR/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile
index 3e4d6ab7781..3b423e5e817 100644
--- a/math/R-CGIwithR/Makefile
+++ b/math/R-CGIwithR/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/02/16 11:23:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/03/16 22:54:29 dholland Exp $
#
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -24,5 +24,5 @@ SUBST_FILES.fix-paths= inst/cgi-bin/R.cgi
SUBST_SED.fix-paths= -e 's,/usr/local,${PREFIX},g'
.include "../../math/R/Makefile.extension"
-.include "../../print/ghostscript/buildlink3.mk"
+.include "../../print/ghostscript/ghostscript.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"