pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ghostscript Depend on the ghostscript fonts by d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a1929e48d6a
branches:  trunk
changeset: 522882:2a1929e48d6a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 28 12:50:55 2006 +0000

description:
Depend on the ghostscript fonts by default. Bump revision.

diffstat:

 print/ghostscript/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r a5ab813e38eb -r 2a1929e48d6a print/ghostscript/Makefile
--- a/print/ghostscript/Makefile        Thu Dec 28 12:44:40 2006 +0000
+++ b/print/ghostscript/Makefile        Thu Dec 28 12:50:55 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/12/27 18:18:22 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/12/28 12:50:55 joerg Exp $
 
 DISTNAME=      ghostscript-8.54-gpl
 PKGNAME=       ghostscript-8.54
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
 EXTRACT_SUFX=  .tar.bz2
@@ -14,6 +15,8 @@
 CONFLICTS+=            ghostscript-esp{,-nox11}-[0-9]*
 CONFLICTS+=            ghostscript-gnu{,-nox11,-x11}-[0-9]*
 
+DEPENDS+=              ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index