summaryrefslogtreecommitdiff
path: root/fonts/xorg-fontsEncodings
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-07-30 23:25:07 +0000
committerxtraeme <xtraeme>2004-07-30 23:25:07 +0000
commit96077a604d4741173c53e1300276f62556158971 (patch)
tree3fd14f76bdbb4f77a88b9b8a08a3524543646d52 /fonts/xorg-fontsEncodings
parent7c3fa941a339c6744178e144bbd11fc83d9abe43 (diff)
downloadpkgsrc-96077a604d4741173c53e1300276f62556158971.tar.gz
Use ${XORG_VER}.
Diffstat (limited to 'fonts/xorg-fontsEncodings')
-rw-r--r--fonts/xorg-fontsEncodings/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/xorg-fontsEncodings/Makefile b/fonts/xorg-fontsEncodings/Makefile
index e24bf085b1e..87a0420e4ad 100644
--- a/fonts/xorg-fontsEncodings/Makefile
+++ b/fonts/xorg-fontsEncodings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/07/30 08:31:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/30 23:25:08 xtraeme Exp $
DISTNAME= X11R6.7.0-src1
PKGNAME= xorg-fontsEncodings-${XORG_VER}
@@ -9,9 +9,9 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.x.org/
COMMENT= X.org Encoding fonts
-BUILD_DEPENDS= xorg-clients>=6.7.0:../../x11/xorg-clients
+BUILD_DEPENDS= xorg-clients>=${XORG_VER}:../../x11/xorg-clients
-XBUILD_DIRS= fonts/encodings
+XBUILD_DIRS= fonts/encodings
.include "../../meta-pkgs/xorg/Makefile.common"
.include "../../mk/bsd.pkg.mk"