pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/Xg This needs bdftopcf for building.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ac78dcf468b
branches:  trunk
changeset: 504051:2ac78dcf468b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Dec 03 17:44:19 2005 +0000

description:
This needs bdftopcf for building.

diffstat:

 fonts/Xg/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 4ff4ce36ea69 -r 2ac78dcf468b fonts/Xg/Makefile
--- a/fonts/Xg/Makefile Sat Dec 03 17:43:47 2005 +0000
+++ b/fonts/Xg/Makefile Sat Dec 03 17:44:19 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/09/28 20:52:21 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/03 17:44:19 joerg Exp $
 
 DISTNAME=      libXg.utf.fonts
 PKGNAME=       libXgFonts-1.0
@@ -12,4 +12,6 @@
 NO_BUILD=      yes
 USE_X11BASE=   yes
 
+USE_TOOLS+=    bdftopcf
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index