From 3a94a4cd4723411d1e2e57b708472728f7c7a83a Mon Sep 17 00:00:00 2001 From: soren Date: Tue, 28 Sep 1999 20:40:02 +0000 Subject: Use a relative path for bsd.pkg.mk instead of relying on the search path. --- textproc/dsssl-docbook-modular/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index 9dfd82c91d9..06c6dbe24c4 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/06/27 14:25:18 drochner Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/28 20:40:05 soren Exp $ # FreeBSD Id: Makefile,v 1.17 1999/04/24 09:25:32 kuriyama Exp DISTNAME= db141 @@ -34,4 +34,4 @@ do-install: post-install: @${CAT} ${FILESDIR}/install-note -.include <../../mk/bsd.pkg.mk> +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3