summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-03-13 16:47:04 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-03-13 16:47:04 +0000
commitcd4a470980fe4791b9e589313cb20cade0b015cf (patch)
treea8cab34c7355a567bbfe0ed6f78f335077222568 /games
parentb4072151313e34e3a42ca7a7dbb9c414a23da84a (diff)
downloadpkgsrc-cd4a470980fe4791b9e589313cb20cade0b015cf.tar.gz
Back out previous, irrelevant quoting fix.
Diffstat (limited to 'games')
-rw-r--r--games/crafty/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index c993d9896f6..61f92e2d9ad 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/03/07 09:48:36 uebayasi Exp $
+# $NetBSD: Makefile,v 1.32 2005/03/13 16:47:04 uebayasi Exp $
DISTNAME= crafty-18.15
CATEGORIES= games
@@ -39,8 +39,8 @@ BUILD_TARGET= solaris-gcc
BUILD_TARGET= generic
.endif
-CRAFTY_OPTS= -DBOOKDIR="\"${BOOKDIR}\""
-CRAFTY_OPTS+= -DTBDIR="\"${TBDIR}\""
+CRAFTY_OPTS= -DBOOKDIR=\\\"${BOOKDIR}\\\"
+CRAFTY_OPTS+= -DTBDIR=\\\"${TBDIR}\\\"
MAKE_ENV+= opt="${CRAFTY_OPTS}"
BOOKDIR= ${PREFIX}/lib/crafty