From 660441b1d9cb6a2ff7149595c080e603372d1ea6 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Fri, 26 Nov 2004 22:40:00 +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-docs/Makefile | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'finance') diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 8579fee3947..d7d9c682ac9 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/11/06 21:46:00 jdolecek Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/26 22:40:00 jdolecek Exp $ DISTNAME= gnucash-docs-1.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= finance MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE:=gnucash/} @@ -20,13 +20,6 @@ USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "NetBSD" -post-buildlink: - ${LN} -s /usr/include/db.h ${BUILDLINK_DIR}/include/db_185.h -.endif - BUILD_DEPENDS= docbook-xsl-[0-9]*:../../textproc/docbook-xsl BUILDLINK_DEPMETHOD.libxml2= build -- cgit v1.2.3