summaryrefslogtreecommitdiff
path: root/textproc/ispell-spanish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ispell-spanish/Makefile')
-rw-r--r--textproc/ispell-spanish/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell-spanish/Makefile b/textproc/ispell-spanish/Makefile
index 5b6bdc1abb9..d90c63da3a7 100644
--- a/textproc/ispell-spanish/Makefile
+++ b/textproc/ispell-spanish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/09/12 21:37:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2005/12/05 20:51:03 rillig Exp $
#
DISTNAME= espa~nol-1.7
@@ -12,6 +12,6 @@ COMMENT= Spanish dictionary for interactive spelling checker
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
-MAKE_FLAGS+= TMPDIR="${WRKDIR}"
+MAKE_FLAGS+= TMPDIR=${WRKDIR:Q}
.include "../../mk/bsd.pkg.mk"