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_gtk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/suse64_gtk') diff --git a/emulators/suse64_gtk/Makefile b/emulators/suse64_gtk/Makefile index 1c34bbff612..3cc0f16fc37 100644 --- a/emulators/suse64_gtk/Makefile +++ b/emulators/suse64_gtk/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:50 jschauma Exp $ DISTNAME= suse_gtk-${SUSE_VERSION} CATEGORIES= emulators @@ -20,3 +20,4 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC RPMFILES= glib.rpm gtk.rpm .include "../suse64_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3