summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-03-18 22:07:52 +0000
committerrillig <rillig@pkgsrc.org>2007-03-18 22:07:52 +0000
commite74257160b6edb24cdec5e6dde90f8d00ad61790 (patch)
tree5f3c8514228b49137695c34a1d930d42b60c69ac /print/a2ps
parent1d301b651602c7108025676c206fee45ca96aa22 (diff)
downloadpkgsrc-e74257160b6edb24cdec5e6dde90f8d00ad61790.tar.gz
The autoconf2.14 dependency tracking does not work with MIPSpro, so
disable it.
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 07630ce350d..fa0fdbfb7fb 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2006/06/07 21:11:55 minskim Exp $
+# $NetBSD: Makefile,v 1.66 2007/03/18 22:07:52 rillig Exp $
DISTNAME= a2ps-4.13b
PKGNAME= a2ps-4.13.0.2
@@ -29,6 +29,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= LPR=lpr
CONFIGURE_ARGS+= --with-medium=${PAPERSIZE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --disable-dependency-tracking
EGDIR= ${PREFIX}/share/examples/a2ps
CONF_FILES= ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg