From 904ed02c9441710336d12d9f109e87ecc7a73537 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 23 May 2005 20:53:27 +0000 Subject: * There's no need to use a distinfo file for every xorg-fonts* package anymore, they are using the same distfile. * Apply patch from Joerg Sonnenberger to fix build/installation on DragonFlyBSD -current. This should fix PR pkg/30254 from Joerg. --- fonts/xorg-fontsCyrillic/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'fonts/xorg-fontsCyrillic/Makefile') diff --git a/fonts/xorg-fontsCyrillic/Makefile b/fonts/xorg-fontsCyrillic/Makefile index 1e016f1a253..b70c34f8100 100644 --- a/fonts/xorg-fontsCyrillic/Makefile +++ b/fonts/xorg-fontsCyrillic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/30 20:40:31 hira Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/23 20:53:27 xtraeme Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fontsCyrillic-${XORG_VER} @@ -9,14 +9,11 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org Cyrillic bitmap fonts -BUILD_DEPENDS= xorg-clients>=${XORG_VER}:../../x11/xorg-clients DEPENDS+= xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings XBUILD_DIRS= fonts/encodings fonts/bdf/cyrillic XINSTALL_DIRS= fonts/bdf/cyrillic XEXTRACTS= ${XBUILD_DIRS} -FILESDIR= ${.CURDIR}/../../fonts/xorg-fontsEncodings/files - -.include "../../meta-pkgs/xorg/Makefile.common" +.include "../../fonts/xorg-fontsEncodings/Makefile.common" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3