summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
commit4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (patch)
tree4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /finance
parent8d15907ec2b57f0ed9901c300b10d188b5912fee (diff)
downloadpkgsrc-4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index cca1f7f1104..9436e085a73 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2003/07/30 05:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2003/08/09 10:50:09 seb Exp $
DISTNAME= gnucash-1.8.4
PKGREVISION= 1
@@ -35,7 +35,6 @@ CONFIGURE_ENV+= PKG_CONFIG_PATH="${PREFIX}/lib/pkgconfig:${X11BASE}/lib/pkgconf
AM_MAKEFLAGS= LIBTOOL='${PKGLIBTOOL} ${LIBTOOL_FLAGS}'
MAKE_ENV+= AM_MAKEFLAGS="${AM_MAKEFLAGS}"
-USE_NEW_TEXINFO= YES
INFO_FILES= gnucash-design.info
.include "../../mk/bsd.prefs.mk"