summaryrefslogtreecommitdiff
path: root/fonts/monafonts/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-24 15:23:26 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-24 15:23:26 +0000
commit2d9744be79a28bcdfbfc13461852782d25adb455 (patch)
treebf5c4319cbde33c17f56bd39faa5164a850b170b /fonts/monafonts/Makefile
parentab53404c312a7e7669e08fb7e96df9483453f49c (diff)
downloadpkgsrc-2d9744be79a28bcdfbfc13461852782d25adb455.tar.gz
Don't expect tools to be created in the tools directory -- at least for
modular Xorg bdftopcf isn't. Just expect them to be in path. There's no need to set USE_X11BASE here now. XXX Why isn't the TrueType version installed?
Diffstat (limited to 'fonts/monafonts/Makefile')
-rw-r--r--fonts/monafonts/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile
index 34ee9701b80..216e2ca56b0 100644
--- a/fonts/monafonts/Makefile
+++ b/fonts/monafonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:09:10 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/01/24 15:23:26 joerg Exp $
DISTNAME= monafont-2.90
PKGNAME= ${DISTNAME:S/font/fonts/}
@@ -11,13 +11,9 @@ MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://monafont.sourceforge.net/
COMMENT= Japanese fonts for "Mona" seen at 2ch.net
-USE_X11BASE= yes
BUILD_TARGET= bdf
USE_TOOLS+= bdftopcf gzip mkdirhier mkfontdir perl sed
-# X11BINDIR is just the path to the X11 tools listed above.
-MAKE_FLAGS+= X11BINDIR=${TOOLS_DIR:Q}/bin
-
MAKE_FLAGS+= X11FONTDIR=${PREFIX:Q}/${FONTS_SUBDIR:Q}
MAKE_FLAGS+= SED_CMD=${SED:Q}
MAKE_FLAGS+= PERL_CMD=${PERL5:Q}