From 619aef6ff4b62959fe3b40b5bf778f00124eceea Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 25 Apr 2009 15:15:20 +0000 Subject: include bsd.prefs.mk before conditional --- emulators/snes9x-gtk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 347d07aaf5b..7fad1e3d9ed 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/04/25 15:09:02 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/04/25 15:15:20 tnn Exp $ # DISTNAME= snes9x-1.51-src-gtk-70 @@ -22,6 +22,8 @@ USE_TOOLS+= intltool pkg-config CONFIGURE_ARGS+= --without-opengl +.include "../../mk/bsd.prefs.mk" + .if ${MACHINE_ARCH} == "i386" BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm .endif -- cgit v1.2.3