From ac478da46f43d2872369c0c10f0565f13342de3c Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 24 Jan 2004 09:12:10 +0000 Subject: Fix PATHS. --- meta-pkgs/XFree86/Makefile | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/XFree86/Makefile b/meta-pkgs/XFree86/Makefile index feed425ff79..6b805005f99 100644 --- a/meta-pkgs/XFree86/Makefile +++ b/meta-pkgs/XFree86/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/24 08:52:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/24 09:12:10 xtraeme Exp $ DISTNAME= # empty PKGNAME= XFree86-${XF_VER} @@ -10,19 +10,19 @@ MAINTAINER= xfree86@blef.org HOMEPAGE= http://www.xfree86.org/ COMMENT= XFree86 meta-package -DEPENDS= imake>=4.3.0:../../wip/imake -DEPENDS+= XFree86-libs>=4.3.0:../../wip/XFree86-libs -DEPENDS+= XFree86-clients>=4.3.0:../../wip/XFree86-clients -DEPENDS+= XFree86-server>=4.3.0:../../wip/XFree86-server -DEPENDS+= XFree86-docs>=4.3.0:../../wip/XFree86-docs -DEPENDS+= XFree86-man>=4.3.0:../../wip/XFree86-man -DEPENDS+= XFree86-fontsEncodings>=4.3.0:../../wip/XFree86-fontsEncodings -DEPENDS+= XFree86-fontsCyrillic>=4.3.0:../../wip/XFree86-fontsCyrillic -DEPENDS+= XFree86-fontsMisc>=4.3.0:../../wip/XFree86-fontsMisc -DEPENDS+= XFree86-fonts100dpi>=4.3.0:../../wip/XFree86-fonts100dpi -DEPENDS+= XFree86-fonts75dpi>=4.3.0:../../wip/XFree86-fonts75dpi -DEPENDS+= XFree86-fontserver>=4.3.0:../../wip/XFree86-fontserver -DEPENDS+= XFree86-fontsScalable>=4.3.0:../../wip/XFree86-fontsScalable +DEPENDS= imake>=4.3.0:../../x11/imake +DEPENDS+= XFree86-libs>=4.3.0:../../x11/XFree86-libs +DEPENDS+= XFree86-clients>=4.3.0:../../x11/XFree86-clients +DEPENDS+= XFree86-server>=4.3.0:../../x11/XFree86-server +DEPENDS+= XFree86-docs>=4.3.0:../../misc/XFree86-docs +DEPENDS+= XFree86-man>=4.3.0:../../misc/XFree86-man +DEPENDS+= XFree86-fontsEncodings>=4.3.0:../../fonts/XFree86-fontsEncodings +DEPENDS+= XFree86-fontsCyrillic>=4.3.0:../../fonts/XFree86-fontsCyrillic +DEPENDS+= XFree86-fontsMisc>=4.3.0:../../fonts/XFree86-fontsMisc +DEPENDS+= XFree86-fonts100dpi>=4.3.0:../../fonts/XFree86-fonts100dpi +DEPENDS+= XFree86-fonts75dpi>=4.3.0:../../fonts/XFree86-fonts75dpi +DEPENDS+= XFree86-fontserver>=4.3.0:../../fonts/XFree86-fontserver +DEPENDS+= XFree86-fontsScalable>=4.3.0:../../fonts/XFree86-fontsScalable USE_BUILDLINK2= yes NO_BUILD= # defined @@ -34,5 +34,6 @@ NO_CONFIGURE= # defined do-install: # empty -.include "../../wip/XFree86/Makefile.common" +.include "../../meta-pkgs/XFree86/Makefile.common" + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3