pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/Xg Fix font handling. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb0cc7df1569
branches:  trunk
changeset: 508303:eb0cc7df1569
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 17 19:27:59 2006 +0000

description:
Fix font handling. Bump PKGREVISION.

diffstat:

 fonts/Xg/Makefile |  6 ++++--
 fonts/Xg/PLIST    |  4 +---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (44 lines):

diff -r e4469e688c6e -r eb0cc7df1569 fonts/Xg/Makefile
--- a/fonts/Xg/Makefile Fri Feb 17 19:27:43 2006 +0000
+++ b/fonts/Xg/Makefile Fri Feb 17 19:27:59 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:09:07 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/02/17 19:27:59 wiz Exp $
 
 DISTNAME=      libXg.utf.fonts
 PKGNAME=       libXgFonts-1.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    fonts plan9
 MASTER_SITES=  ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
 
@@ -14,5 +14,7 @@
 USE_X11BASE=   yes
 
 USE_TOOLS+=    bdftopcf
+FONTS_DIRS.x11=        ${PREFIX}/lib/X11/fonts/Xg
+REQD_DIRS=     ${PREFIX}/lib/X11/fonts/Xg
 
 .include "../../mk/bsd.pkg.mk"
diff -r e4469e688c6e -r eb0cc7df1569 fonts/Xg/PLIST
--- a/fonts/Xg/PLIST    Fri Feb 17 19:27:43 2006 +0000
+++ b/fonts/Xg/PLIST    Fri Feb 17 19:27:59 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:48:50 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:27:59 wiz Exp $
 lib/X11/fonts/Xg/big5.4e00.16.pcf.Z
 lib/X11/fonts/Xg/big5.5000.16.pcf.Z
 lib/X11/fonts/Xg/big5.5200.16.pcf.Z
@@ -15,7 +15,6 @@
 lib/X11/fonts/Xg/big5.6800.16.pcf.Z
 lib/X11/fonts/Xg/big5.6a00.16.pcf.Z
 lib/X11/fonts/Xg/big5.6c00.16.pcf.Z
-lib/X11/fonts/Xg/fonts.dir
 lib/X11/fonts/Xg/big5.6e00.16.pcf.Z
 lib/X11/fonts/Xg/big5.7000.16.pcf.Z
 lib/X11/fonts/Xg/big5.7200.16.pcf.Z
@@ -174,4 +173,3 @@
 lib/X11/fonts/Xg/pelm.supsub.8.pcf.Z
 lib/X11/fonts/Xg/pelm.supsub.9.pcf.Z
 lib/X11/fonts/Xg/unicode.9.font
-@dirrm lib/X11/fonts/Xg



Home | Main Index | Thread Index | Old Index