From 762205b8748e7a8a466721226de549cfe7712d93 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 1 Feb 2007 22:47:39 +0000 Subject: Modular Xorg support. --- wm/ion/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wm/ion') diff --git a/wm/ion/Makefile b/wm/ion/Makefile index 72179019d94..3029bafc21c 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/12/03 01:54:46 rpaulo Exp $ +# $NetBSD: Makefile,v 1.33 2007/02/01 22:52:41 joerg Exp $ # DISTNAME= ion-2-20040729 @@ -36,8 +36,8 @@ CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} INSTALLATION_DIRS= bin lib/ion libexec/ion ${PKGMANDIR}/man1 INSTALLATION_DIRS+= share/doc/ion share/examples/ion share/ion -.include "../../lang/lua/buildlink3.mk" .include "../../devel/libltdl/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" - +.include "../../lang/lua/buildlink3.mk" +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXinerama/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3