From c5cd172893f5bf3b0905bdd3910d2e2c0bfe9454 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 6 Feb 2007 18:53:45 +0000 Subject: Modular Xorg support. --- emulators/atari800/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/atari800') diff --git a/emulators/atari800/options.mk b/emulators/atari800/options.mk index 17f99feade5..3e046dd49f7 100644 --- a/emulators/atari800/options.mk +++ b/emulators/atari800/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2005/06/01 18:02:46 jlam Exp $ +# $NetBSD: options.mk,v 1.5 2007/02/06 18:53:45 joerg Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.atari800 PKG_SUPPORTED_OPTIONS= sdl x11 @@ -8,7 +8,7 @@ PKG_SUGGESTED_OPTIONS= sdl .if !empty(PKG_OPTIONS:Mx11) CONFIGURE_ARGS+= --target=x11 -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" .endif .if !empty(PKG_OPTIONS:Msdl) -- cgit v1.2.3