From af9d6c57724e609717e68b663ae565d747b16ed6 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 2 Feb 2007 19:32:12 +0000 Subject: Modular Xorg support. --- comms/pilotmgr/Makefile | 4 ++-- wm/sawfish-themes/Makefile | 4 +--- wm/sawfish/Makefile | 4 +--- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile index 8dd8d6cbb7a..5c10e720ba7 100644 --- a/comms/pilotmgr/Makefile +++ b/comms/pilotmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/09/25 12:57:21 tron Exp $ +# $NetBSD: Makefile,v 1.42 2007/02/02 19:35:12 joerg Exp $ DISTNAME= pilotmgr-1.107p2 PKGNAME= pilotmgr-1.107.2 @@ -56,5 +56,5 @@ do-install: done ${LN} -fs ${PM_DOC_DIR} ${PM_PERL_DIR}/docs -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/wm/sawfish-themes/Makefile b/wm/sawfish-themes/Makefile index 0329dabf162..a2c05936b10 100644 --- a/wm/sawfish-themes/Makefile +++ b/wm/sawfish-themes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/01/09 05:40:21 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/02/02 19:32:48 joerg Exp $ DISTNAME= sawfish-themes-0.2 PKGREVISION= 6 @@ -23,8 +23,6 @@ CHECK_INTERPRETER_SKIP+= *.pl .include "../../mk/bsd.prefs.mk" -.include "../../mk/x11.buildlink3.mk" - pre-fetch: @${ECHO} "===========================================================" @${ECHO} diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index bd999334c5e..85f65aeddbd 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/06/22 10:25:34 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2007/02/02 19:32:12 joerg Exp $ # PKGNAME= sawfish-${SF_VERS} @@ -20,8 +20,6 @@ INFO_FILES= # PLIST PLIST_SUBST+= SF_VERS=${SF_VERS:Q} -.include "../../mk/x11.buildlink3.mk" - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/sawfish/themes ${TOUCH} ${PREFIX}/share/sawfish/themes/.directory -- cgit v1.2.3