summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-11-11 13:48:58 +0000
committerwiz <wiz@pkgsrc.org>2008-11-11 13:48:58 +0000
commite54f356e277cacc9d566dab24c6f31e1a6d8d71e (patch)
tree72377c397447f20231167a5ee00c23f800aef721 /print/a2ps
parentc896f2e2c70fa1ede6de7cff99288ccae7b2529b (diff)
downloadpkgsrc-e54f356e277cacc9d566dab24c6f31e1a6d8d71e.tar.gz
Avoid finding emacs.
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 5f378500a48..9955c307a17 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2008/11/10 18:00:34 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2008/11/11 13:48:58 wiz Exp $
DISTNAME= a2ps-4.14
CATEGORIES= print
@@ -27,6 +27,7 @@ CONFIGURE_ENV+= LPR=lpr
CONFIGURE_ARGS+= --with-medium=${PAPERSIZE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --disable-dependency-tracking
+CONFIGURE_ARGS+= ac_cv_prog_EMACS=no
EGDIR= ${PREFIX}/share/examples/a2ps
CONF_FILES= ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg