summaryrefslogtreecommitdiff
path: root/lang/f2c
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 11:39:25 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 11:39:25 +0000
commit9e9ea691d135441cb851b08f90f862c998fe45cb (patch)
treee0d87ea517d1495a67fd971dc53bae3be93bcb58 /lang/f2c
parent7805f2079c2507d3008c80c4e05e14ac7f6163a8 (diff)
downloadpkgsrc-9e9ea691d135441cb851b08f90f862c998fe45cb.tar.gz
"$foo is ambiguous. Use ${foo} if you mean a Makefile variable or $$foo if
you mean a shell variable."
Diffstat (limited to 'lang/f2c')
-rw-r--r--lang/f2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 39cde614f56..e39ce635dec 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2012/10/02 20:11:39 asau Exp $
+# $NetBSD: Makefile,v 1.63 2013/04/06 11:39:25 rodent Exp $
DISTNAME= f2c-20100903 # see notes below
CATEGORIES= lang
@@ -45,7 +45,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/f2c-f77 ${DESTDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/f2c.1t ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/f2c.1
.for f in changes f2c.ps f2c.pdf
- ${INSTALL_DATA} ${WRKSRC}/$f ${DESTDIR}${PREFIX}/share/doc/f2c/$f
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/f2c/${f}
.endfor
# Note. the distfile is kept locally because it is