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/suse_xforms/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/suse_xforms') diff --git a/emulators/suse_xforms/Makefile b/emulators/suse_xforms/Makefile index 846bdbaffa9..cd340e4ee34 100644 --- a/emulators/suse_xforms/Makefile +++ b/emulators/suse_xforms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2002/11/25 11:01:18 schmonz Exp $ +# $NetBSD: Makefile,v 1.14 2003/03/26 04:05:46 jschauma Exp $ DISTNAME= xforms PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} @@ -21,3 +21,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= ${DISTNAME}${EXTRACT_SUFX} .include "../suse_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3