summaryrefslogtreecommitdiff
path: root/converters/psiconv
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 /converters/psiconv
parentf3129e07256e493f4c4fbcb6d3b8a8b56805108b (diff)
downloadpkgsrc-51cc30a69f6ed85b6e1c747e7d0e7c630f9cc50a.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'converters/psiconv')
-rw-r--r--converters/psiconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index 9a594a7a68f..3deb42a4e08 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/04/20 13:10:06 adam Exp $
+# $NetBSD: Makefile,v 1.31 2005/12/05 23:55:03 rillig Exp $
DISTNAME= psiconv-0.9.7
CATEGORIES= converters
@@ -12,7 +12,7 @@ USE_LIBTOOL= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-imagemagick
-CONFIGURE_ARGS+= --with-etcdir=${EGDIR}
+CONFIGURE_ARGS+= --with-etcdir=${EGDIR:Q}
EGDIR= ${PREFIX}/share/examples/psiconv
CONF_FILES+= ${EGDIR}/psiconv.conf ${PKG_SYSCONFDIR}/psiconv.conf