From d928b8f223d75ad5ec56496e1cd38fce23946ac2 Mon Sep 17 00:00:00 2001 From: jschauma Date: Wed, 26 Mar 2003 04:05:37 +0000 Subject: De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package. --- emulators/suse64_compat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/suse64_compat') diff --git a/emulators/suse64_compat/Makefile b/emulators/suse64_compat/Makefile index 2045b73182a..fc6e51b2e4c 100644 --- a/emulators/suse64_compat/Makefile +++ b/emulators/suse64_compat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/04 10:07:58 tron Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/26 04:05:51 jschauma Exp $ DISTNAME= compat PKGNAME= suse_compat-${SUSE_VERSION} @@ -24,3 +24,4 @@ post-install: ${ECHO} "${EMULSUBDIR}/usr/lib/libncurses.so.2.1" >>${PLIST_SRC} .include "../suse64_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3