summaryrefslogtreecommitdiff
path: root/fonts/xorg-fontsEncodings
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-15 15:20:20 +0000
committerjoerg <joerg>2006-06-15 15:20:20 +0000
commit9bd93407b0a0bd57cee58aae7ee068d729d3e39e (patch)
tree44cc6a0c310dca1ebcc50351d6e7cca9e79abbc8 /fonts/xorg-fontsEncodings
parent668e9489bd2969f34149d474c6f65c2c3816f106 (diff)
downloadpkgsrc-9bd93407b0a0bd57cee58aae7ee068d729d3e39e.tar.gz
Needs imake.
Diffstat (limited to 'fonts/xorg-fontsEncodings')
-rw-r--r--fonts/xorg-fontsEncodings/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/xorg-fontsEncodings/Makefile b/fonts/xorg-fontsEncodings/Makefile
index c64d4ff4e3e..169afb55467 100644
--- a/fonts/xorg-fontsEncodings/Makefile
+++ b/fonts/xorg-fontsEncodings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/12 15:29:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/15 15:20:20 joerg Exp $
DISTNAME= X11R${XORG_VER}-src1
PKGNAME= xorg-fontsEncodings-${XORG_VER}
@@ -13,5 +13,7 @@ COMMENT= X.org Encoding fonts
XBUILD_DIRS= fonts/encodings
XEXTRACTS= ${XBUILD_DIRS}
+USE_TOOLS+= imake
+
.include "Makefile.common"
.include "../../mk/bsd.pkg.mk"