summaryrefslogtreecommitdiff
path: root/math/R-CGIwithR
diff options
context:
space:
mode:
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"