pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gnome-print Also build depend on ghostscript fon...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de4b251cc339
branches:  trunk
changeset: 513680:de4b251cc339
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 01 16:17:42 2006 +0000

description:
Also build depend on ghostscript fonts all the time.

diffstat:

 print/gnome-print/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 26148b788c35 -r de4b251cc339 print/gnome-print/Makefile
--- a/print/gnome-print/Makefile        Thu Jun 01 16:04:58 2006 +0000
+++ b/print/gnome-print/Makefile        Thu Jun 01 16:17:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2006/06/01 16:04:58 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2006/06/01 16:17:42 joerg Exp $
 
 DISTNAME=              gnome-print-0.37
 PKGREVISION=           2
@@ -32,6 +32,8 @@
 BUILD_DEPENDS+=        xorg-fontsType1-[0-9]*:../../fonts/xorg-fontsType1
 .endif
 
+BUILD_DEPENDS+=        ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
 .include "../../textproc/libunicode/buildlink3.mk"



Home | Main Index | Thread Index | Old Index