summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"