From 48c40486ee5d9c52a3a5afaa38600134483405be Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 14 Dec 2000 19:45:11 +0000 Subject: Remove duplication of bsd.pref.mk include. This include needs to be AFTER the BSDSRCDIR?= definition to make sure the user actually sets it. --- emulators/plex86/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'emulators/plex86') diff --git a/emulators/plex86/Makefile b/emulators/plex86/Makefile index bb1e6ae769f..05b3e08118e 100644 --- a/emulators/plex86/Makefile +++ b/emulators/plex86/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/12/14 16:45:01 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2000/12/14 19:45:11 tv Exp $ # DISTNAME= plex86-20001214.2 @@ -18,9 +18,8 @@ USE_GMAKE= yes NO_PKG_REGISTER= yes # ONLY until we really install files!!! NO_PACKAGE= Incomplete # ONLY until we really install files!!! -.include "../../mk/bsd.prefs.mk" - -BSDSRCDIR?= /nonexistent # (to override ) +BSDSRCDIR?= /nonexistent # to override , MUST be + # set this way BEFORE bsd.prefs.mk .include "../../mk/bsd.prefs.mk" pre-extract: -- cgit v1.2.3