summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
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 e0ed316edea..969d8a6b084 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2004/10/23 09:59:10 jdolecek Exp $
+# $NetBSD: Makefile,v 1.70 2004/11/17 23:08:31 jlam Exp $
DISTNAME= gnucash-1.8.9
PKGREVISION= 2
@@ -53,7 +53,6 @@ SUBST_SED.guile14+= "s, guile , ${PREFIX}/${GUILE14_SUBDIR}/bin/guile ,"
.if ${OPSYS} == "NetBSD"
post-buildlink:
- ${LN} -s /usr/include/db.h ${BUILDLINK_DIR}/include/db_185.h
if [ ! -f /usr/include/wctype.h ]; then \
${TOUCH} ${BUILDLINK_DIR}/include/wctype.h; \
fi