pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/ghostscript-fonts Use REQD_DIRS for share/ghosts...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d24a4a84eeb5
branches:  trunk
changeset: 522856:d24a4a84eeb5
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 27 18:08:17 2006 +0000

description:
Use REQD_DIRS for share/ghostscript as it is part of both ghostscript-*
and the font package.

diffstat:

 fonts/ghostscript-fonts/Makefile |  4 +++-
 fonts/ghostscript-fonts/PLIST    |  3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 384784a3b97c -r d24a4a84eeb5 fonts/ghostscript-fonts/Makefile
--- a/fonts/ghostscript-fonts/Makefile  Wed Dec 27 17:40:50 2006 +0000
+++ b/fonts/ghostscript-fonts/Makefile  Wed Dec 27 18:08:17 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2006/11/03 19:18:38 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/12/27 18:08:17 joerg Exp $
 
 DISTNAME=              ghostscript-fonts-8.11
+PKGREVISION=           1
 CATEGORIES=            fonts
 MASTER_SITES+=         ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
                        ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/
@@ -33,6 +34,7 @@
 
 FONTS_DIR=             ${PREFIX}/share/ghostscript/fonts
 INSTALLATION_DIRS=     share/ghostscript/fonts
+REQD_DIRS+=            share/ghostscript
 
 do-install:
        for ext in afm gsf pfa pfb pfm;                         \
diff -r 384784a3b97c -r d24a4a84eeb5 fonts/ghostscript-fonts/PLIST
--- a/fonts/ghostscript-fonts/PLIST     Wed Dec 27 17:40:50 2006 +0000
+++ b/fonts/ghostscript-fonts/PLIST     Wed Dec 27 18:08:17 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/05/30 14:54:00 dillo Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/12/27 18:08:17 joerg Exp $
 share/ghostscript/fonts/a010013l.afm
 share/ghostscript/fonts/a010013l.pfb
 share/ghostscript/fonts/a010013l.pfm
@@ -152,4 +152,3 @@
 share/ghostscript/fonts/z003034l.pfb
 share/ghostscript/fonts/z003034l.pfm
 @dirrm share/ghostscript/fonts
-@dirrm share/ghostscript



Home | Main Index | Thread Index | Old Index