From b039e6f88746e3ae5978ad7d903fb4c73ccb9100 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 17 Aug 2007 21:03:51 +0000 Subject: Try to sort out modular Xorg support. Untested as it doesn't build on NetBSD/current. --- net/arla/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/arla') diff --git a/net/arla/options.mk b/net/arla/options.mk index bf72a4c3ca7..2bf5f2efc22 100644 --- a/net/arla/options.mk +++ b/net/arla/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:52 wiz Exp $ +# $NetBSD: options.mk,v 1.3 2007/08/17 21:03:51 joerg Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.arla PKG_SUPPORTED_OPTIONS= x11 @@ -9,7 +9,7 @@ PKG_SUGGESTED_OPTIONS= .if !empty(PKG_OPTIONS:Mx11) CONFIGURE_ARGS+= --with-x PLIST_SUBST+= X11_SUPPORT= -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libXaw/buildlink3.mk" .else CONFIGURE_ARGS+= --without-x PLIST_SUBST+= X11_SUPPORT='@comment ' -- cgit v1.2.3