pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/jmk-fonts Uses bdftopcf.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67e3f2b5d66b
branches:  trunk
changeset: 505017:67e3f2b5d66b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 28 19:38:36 2005 +0000

description:
Uses bdftopcf.

diffstat:

 fonts/jmk-fonts/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r a96ef0b0fbb6 -r 67e3f2b5d66b fonts/jmk-fonts/Makefile
--- a/fonts/jmk-fonts/Makefile  Wed Dec 28 19:34:34 2005 +0000
+++ b/fonts/jmk-fonts/Makefile  Wed Dec 28 19:38:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/09/22 14:45:13 jwise Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/28 19:38:36 joerg Exp $
 #
 
 DISTNAME=      jmk-x11-fonts-3.0
@@ -11,5 +11,6 @@
 COMMENT=       Jim Knoble's font collection for X11
 
 USE_IMAKE=     yes
+USE_TOOLS+=    bdftopcf
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index