summaryrefslogtreecommitdiff
path: root/lang/racket-textual
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 11:39:25 +0000
committerrodent <rodent>2013-04-06 11:39:25 +0000
commit462987bfb218d029806adabd6cce82a75e1359e5 (patch)
treee0d87ea517d1495a67fd971dc53bae3be93bcb58 /lang/racket-textual
parentc6facdfd8af0b6ec281bd911cc84d6f2c1eda551 (diff)
downloadpkgsrc-462987bfb218d029806adabd6cce82a75e1359e5.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/racket-textual')
-rw-r--r--lang/racket-textual/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/racket-textual/Makefile b/lang/racket-textual/Makefile
index e4ce3fc611c..ebbb55061b3 100644
--- a/lang/racket-textual/Makefile
+++ b/lang/racket-textual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/02/16 21:20:22 asau Exp $
+# $NetBSD: Makefile,v 1.17 2013/04/06 11:39:26 rodent Exp $
PKGNAME= racket-textual-5.3.3
DISTNAME= $(PKGNAME_NOREV)-src-unix
@@ -39,7 +39,7 @@ CHECK_INTERPRETER_SKIP= lib/racket/collects/meta/build/sitemap/setup.py \
CHECK_INTERPRETER_SKIP+= lib/racket/collects/tests/jpr/mon-script.ss
.for f in use-c-printf.rkt use-crypt.rkt use-esd.rkt use-magick.rkt use-sndfile.rkt use-tcl.rkt use-xmmsctrl.rkt use-xosd.rkt
-REPLACE_RACKET+= collects/ffi/examples/$f
+REPLACE_RACKET+= collects/ffi/examples/${f}
.endfor
REPLACE_INTERPRETER+= racket