From 9795e6f1129999805fd7d77d3a314c13712515ec Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 17 Nov 2004 23:08:31 +0000 Subject: Remove symlink from db.h to db_185.h. This is now handled automatically by db1.builtin.mk if we actually end up using db1. --- finance/gnucash/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'finance') 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 -- cgit v1.2.3