summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
committerrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
commit51cc30a69f6ed85b6e1c747e7d0e7c630f9cc50a (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /editors/emacs
parentf3129e07256e493f4c4fbcb6d3b8a8b56805108b (diff)
downloadpkgsrc-51cc30a69f6ed85b6e1c747e7d0e7c630f9cc50a.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 4a75af91898..6d258c07c21 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2005/12/05 20:50:09 rillig Exp $
+# $NetBSD: Makefile,v 1.89 2005/12/05 23:55:06 rillig Exp $
DISTNAME= emacs-${EMACSVERSION}a
PKGREVISION= 1
@@ -11,7 +11,7 @@ CONFLICTS+= emacs-nox11-[0-9]*
CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --with-x-toolkit=athena
-CONFIGURE_ARGS+= --srcdir=${WRKSRC}
+CONFIGURE_ARGS+= --srcdir=${WRKSRC:Q}
.include "../../graphics/xpm/buildlink3.mk"
CONFIGURE_ARGS+= --with-xpm