summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-11 13:48:58 +0000
committerwiz <wiz>2008-11-11 13:48:58 +0000
commit07706be3a6fa6d84a98bdcb2b744e5f531feab19 (patch)
tree72377c397447f20231167a5ee00c23f800aef721 /print/a2ps
parentc272e751ab46f96eaa9b7acd37c866cabeddced7 (diff)
downloadpkgsrc-07706be3a6fa6d84a98bdcb2b744e5f531feab19.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