summaryrefslogtreecommitdiff
path: root/math/R-CGIwithR
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2013-04-25 03:53:11 +0000
committersbd <sbd@pkgsrc.org>2013-04-25 03:53:11 +0000
commitdc1fcade77d024da5e8be9c8b77d449902c29a3b (patch)
treeea5c1a73688aaded25992d8c1175070ba7c61308 /math/R-CGIwithR
parent85bdb84ffcdc0bb94de327d7aa783641b6368d58 (diff)
downloadpkgsrc-dc1fcade77d024da5e8be9c8b77d449902c29a3b.tar.gz
For all packages include ghostscript.buildlink3.mk:
s/ghostscript.buildlink3.mk/buildlink3.mk/ Bump PKGREVISIONs
Diffstat (limited to 'math/R-CGIwithR')
-rw-r--r--math/R-CGIwithR/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-CGIwithR/Makefile b/math/R-CGIwithR/Makefile
index 3b423e5e817..097ccb293e6 100644
--- a/math/R-CGIwithR/Makefile
+++ b/math/R-CGIwithR/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/03/16 22:54:29 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/25 03:53:11 sbd Exp $
#
PKGREVISION= 6
@@ -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/ghostscript.buildlink3.mk"
+.include "../../print/ghostscript/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"