summaryrefslogtreecommitdiff
path: root/print/a2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/a2ps/Makefile')
-rw-r--r--print/a2ps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 303331a34fb..8192ae9ca05 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2005/11/30 18:24:00 tonio Exp $
+# $NetBSD: Makefile,v 1.59 2005/12/05 23:55:16 rillig Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
@@ -29,8 +29,8 @@ USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= LPR=lpr
-CONFIGURE_ARGS+= --with-medium="${PAPERSIZE}"
-CONFIGURE_ARGS+= --sysconfdir="${PKG_SYSCONFDIR}"
+CONFIGURE_ARGS+= --with-medium=${PAPERSIZE:Q}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
EGDIR= ${PREFIX}/share/examples/a2ps
CONF_FILES= ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg