summaryrefslogtreecommitdiff
path: root/fonts/XFree86-fontsEncodings
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-10-19 15:55:26 +0000
committerreed <reed@pkgsrc.org>2004-10-19 15:55:26 +0000
commitf388308176f9c4611d7c8993b5935a3bd5d90860 (patch)
tree2350016401920afcac9f1b13dc9dc305cbf7c914 /fonts/XFree86-fontsEncodings
parent2ff1960657efc5e83a52a82fe9f9486d6a2ff070 (diff)
downloadpkgsrc-f388308176f9c4611d7c8993b5935a3bd5d90860.tar.gz
XFree86-clients is not required at run-time for these packages.
But it is needed to build. So use BUILD_DEPENDS instead of DEPENDS. (This is the way the xorg-fonts* packages do it.) Also bump PKGREVISIONs for these. (Okayed by maintainer, Juan RP.)
Diffstat (limited to 'fonts/XFree86-fontsEncodings')
-rw-r--r--fonts/XFree86-fontsEncodings/Makefile5
-rw-r--r--fonts/XFree86-fontsEncodings/Makefile.common3
2 files changed, 5 insertions, 3 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile b/fonts/XFree86-fontsEncodings/Makefile
index 2ed035a045c..6bac6c49a2f 100644
--- a/fonts/XFree86-fontsEncodings/Makefile
+++ b/fonts/XFree86-fontsEncodings/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/07/31 02:28:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/19 15:55:26 reed Exp $
DISTNAME= XFree86-${XF_VER}-src-4
PKGNAME= XFree86-fontsEncodings-${XF_VER}
+PKGREVISION= 1
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XFREE}
EXTRACT_SUFX= .tgz
@@ -10,7 +11,7 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= XFree86 Encoding fonts
-DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
+BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
NO_XFREE86_TARGETS= # defined
WRKSRC= ${WRKDIR}/xc/fonts/encodings
diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common
index e1a729657e7..4e3b1ba2058 100644
--- a/fonts/XFree86-fontsEncodings/Makefile.common
+++ b/fonts/XFree86-fontsEncodings/Makefile.common
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2004/07/30 08:31:22 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/10/19 15:55:26 reed Exp $
#
# Makefile fragment used by XFree86-fonts* packages.
NO_BUILDLINK= # defined
USE_LANGUAGES= # empty
+BUILD_DEPENDS= XFree86-clients>=${XF_VER}:../../x11/XFree86-clients
DEPENDS+= XFree86-fontsEncodings>=${XF_VER}:../../fonts/XFree86-fontsEncodings
FILESDIR= ${.CURDIR}/../../fonts/XFree86-fontsEncodings/files