summaryrefslogtreecommitdiff
path: root/fonts/xorg-fontsCyrillic/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-05-23 20:53:27 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-05-23 20:53:27 +0000
commit904ed02c9441710336d12d9f109e87ecc7a73537 (patch)
tree2a8ff463e14b007baa8a11263fb296c338331a3f /fonts/xorg-fontsCyrillic/Makefile
parent0545bdf3de0424511bacff27504129cac8db8799 (diff)
downloadpkgsrc-904ed02c9441710336d12d9f109e87ecc7a73537.tar.gz
* 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.
Diffstat (limited to 'fonts/xorg-fontsCyrillic/Makefile')
-rw-r--r--fonts/xorg-fontsCyrillic/Makefile7
1 files changed, 2 insertions, 5 deletions
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"